HIVE SDK for Unity3D

Public Attributes | List of all members
hive.ChannelMessage Class Reference

Channel message object
The channel message information is delivered through the ChannelHandler.onChannelMessage event. More...

Public Attributes

Int64 from
 Message sender.
 
String extraData
 Extra data related to the sender.
 
String to
 Receiving channel (channel ID)
 
String message
 Message content.
 
String timestamp
 Timestamp when the message was sent (UTC+0, in the format yyyy-MM-dd'T'HH:mm:ss.SSSZ)
 
Int64 timestampMillis
 UnixTime when the message was sent (milliseconds)
 

Detailed Description

Channel message object
The channel message information is delivered through the ChannelHandler.onChannelMessage event.


The documentation for this class was generated from the following file:
Copyright © Com2uS Platform Corporation. All Right Reserved. Terms of Use Privacy Policy