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