HIVE SDK for Unity3D

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

Channel information retrieval object
This object contains the information for retrieving channel details. More...

Public Attributes

ChannelType type
 Channel type.
 
String channelId
 Channel ID.
 
String channelName
 Channel name.
 
SortType sort
 Sort type.
 
String pageOrder
 Sort order ("ASC", "DESC") (default is "DESC")
 
int pageSize
 Number of channels to retrieve per page (minimum 10, maximum 100, default is 10)
 
int pageNumber
 Page number to retrieve (starts from 1, default is 1)
 

Detailed Description

Channel information retrieval object
This object contains the information for retrieving channel details.


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