HIVE SDK for Unity3D

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

User notice message object
The user notice message information is delivered through the UserHandler.onNoticeMessage event. More...

Public Attributes

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

User notice message object
The user notice message information is delivered through the UserHandler.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