public static interface ChannelsLibrary.ChannelMsg
Modifier and Type | Method | Description |
---|---|---|
CMMsg |
msg() |
The CMMsg object that was sent as the original message
|
long |
sentTimeMillis() |
The timestamp of when the message was sent
|
int |
subNameField() |
A number as a sub-category to determine the proper audience
for this message.
|
CMMsg msg()
long sentTimeMillis()
int subNameField()