HIVE SDK for Unity3D

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

Channel creation object
This object contains the information for creating a channel. More...

Public Attributes

String channelId
 Channel ID.
 
String password
 Password (required only for ChannelType.PRIVATE channels)
 
String channelName
 Channel name.
 
int maxMemberCount
 Maximum channel members (minimum 2 members, up to 5,000 members)
 
ChannelType type
 Channel type.
 
bool chatHistoryAllowed
 Whether channel messages can be queried.
 

Detailed Description

Channel creation object
This object contains the information for creating 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