HIVE SDK for Unity3D

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

Direct message object
The direct message information is delivered through the [DirectMessageListener.onDirectMessage] event. More...

Public Attributes

Int64 from
 Message sender player ID.
 
String extraData
 Extra data related to the sender.
 
Int64 to
 Receiving user (player 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

Direct message object
The direct message information is delivered through the [DirectMessageListener.onDirectMessage] event.


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