menu
agora_rtc_engine_plus package
documentation
agora_rtc_engine.dart
ChannelMediaInfo
token property
token property
dark_mode
light_mode
token
property
@JsonKey(name: 'token')
String
?
token
final
The token that enables the user to join the channel.
Implementation
@JsonKey(name: 'token') final String? token;
agora_rtc_engine_plus package
documentation
agora_rtc_engine
ChannelMediaInfo
token property
ChannelMediaInfo class