NIMNosScenes class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
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
Constants
- defaultIm → const NIMNosScene
-
私聊、群聊、聊天室发送图片、音频、视频、文件..
'defaultIm'
- defaultProfile → const NIMNosScene
-
用户、群组资料(eg:头像
'defaultProfile'
- expireTimeNever → const int
-
永不过期
0
- securityPrefix → const NIMNosScene
-
安全文件下载sceneKey前缀, 包含此前缀的都认为是安全文件
'securityPrefix'
- systemNosScene → const NIMNosScene
-
sdk内部上传文件(eg:日志)并且对应的过期时间不允许修改
'systemNosScene'