getCustomState abstract method

Future<int> getCustomState()

获得自定义状态

@note 该接口需要在自己加入会议成功后才能调用

@return @ref CUSTOM_STATE_NONE "自定义状态"

Implementation

Future<int> getCustomState();