DataSource class

连接RTC Video的数据源配置

Constructors

DataSource({String? appId, String? nonce, int timestamp = 0, String? token, String? channelId, String? userId, String? userName, String? userHeaderImg, String? callUserId, String? userPwd, String? sipServer})

Properties

appId String?
final
callUserId String?
润得安全帽增加得字段
final
channelId String?
final
hashCode int
The hash code for this object.
no setterinherited
nonce String?
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sipServer String?
final
timestamp int
final
token String?
final
userHeaderImg String?
final
userId String?
final
userName String?
final
userPwd String?
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited