HIVE SDK for Unity3D

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

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

Public Attributes

String channelId
 Channel ID.
 
String from
 Message sender.
 
String message
 Notice message content.
 
String timestamp
 Timestamp when the notice message was sent (UTC+0, in the format yyyy-MM-dd'T'HH:mm:ss.SSSZ)
 
Int64 timestampMillis
 Timestamp when the notice message was sent (UTC+0, in the format unixtime)
 

Detailed Description

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


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