HIVE SDK for Unity3D

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

Object returned when retrieving channel information
This object is returned when retrieving information about a channel. More...

Public Attributes

String channelId
 Channel ID.
 
ChannelType type
 Channel Type.
 
String owner
 Channel owner.
 
String channelName
 Channel name.
 
int memberCount
 Current number of members in the channel.
 
int maxMemberCount
 Maximum number of channel members.
 
String regTime
 Channel creation timestamp (UTC+0, in the format yyyy-MM-dd'T'HH:mm:ss.SSSZ)
 
Int64 regTimeMillis
 Channel creation UnixTime (UTC+0)
 
bool chatHistoryAllowed
 Whether channel messages can be queried.
 

Detailed Description

Object returned when retrieving channel information
This object is returned when retrieving information about a channel.


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