nim_core
nim_core
CallParam
selfUid property
selfUid
selfUid
property
Null safety
int
?
selfUid
final
指定自己的uid , 不指定的话,服务端会自动生成。如果指定请保持维一性
Implementation
final int? selfUid;
nim_core
nim_core
CallParam
selfUid property
CallParam class
Constructors
CallParam
fromJson
Properties
accountId
channelExt
channelName
channelType
customInfo
hashCode
offlineEnable
pushConfig
requestId
runtimeType
selfUid
Methods
noSuchMethod
toJson
toString
Operators
operator ==