文档中心
视频通话 (Legacy)
API 参考
ChannelMediaInfo | react-native-agora
Agora React Native API Reference
Constructors
constructor
- new ChannelMediaInfo(uid: number, params?: undefined | { channelName?: undefined | string; token?: undefined | string }): ChannelMediaInfo
-
Parameters
-
uid: number
-
Optional params: undefined | { channelName?: undefined | string; token?: undefined | string }
Properties
Optional channelName
channelName: undefined | string
Optional token
token: undefined | string
ChannelMediaInfo 类。