程序包 rtc
接口 RolePrivilege.Listener
- 封闭类:
- RolePrivilege
public static interface RolePrivilege.Listener
-
方法概要
修饰符和类型方法说明void
onRolePrivilegesNotify
(String role, int privileges) void
onUserPrivilegesNotify
(String userId, int privileges) void
onUserRoleNotify
(String userId, String role)
-
方法详细资料
-
onRolePrivilegesNotify
-
onUserRoleNotify
-
onUserPrivilegesNotify
-