接口 OnChatThreadRoleResultCallback
-
public interface OnChatThreadRoleResultCallbackUse to get thread role inEaseChatThreadFragment
-
-
方法概要
所有方法 实例方法 抽象方法 修饰符和类型 方法 说明 voidonThreadRole(EaseChatThreadRole role)The role of thread
-
-
-
方法详细资料
-
onThreadRole
void onThreadRole(EaseChatThreadRole role)
The role of thread- 参数:
role-
-
-