public static class AccessToken2.ServiceRtm extends AccessToken2.Service
限定符和类型 | 字段和说明 |
---|---|
String |
userId |
privileges, type
构造器和说明 |
---|
ServiceRtm() |
ServiceRtm(String userId) |
限定符和类型 | 方法和说明 |
---|---|
String |
getUserId() |
ByteBuf |
pack(ByteBuf buf) |
void |
unpack(ByteBuf byteBuf) |
addPrivilegeChat, addPrivilegeRtc, addPrivilegeRtm, getPrivileges, getServiceType
public String userId
public ServiceRtm()
public ServiceRtm(String userId)
public String getUserId()
public ByteBuf pack(ByteBuf buf)
pack
在类中 AccessToken2.Service
public void unpack(ByteBuf byteBuf)
unpack
在类中 AccessToken2.Service
Copyright © 2024. All rights reserved.