NIMNosScenes class Null safety

Constructors

NIMNosScenes()

Properties

hashCode int
The hash code for this object.
read-only, inherited
runtimeType Type
A representation of the runtime type of the object.
read-only, inherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent 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
Images, audios, videos, and files used in P2P chats, group chats, and chat rooms
'defaultIm'
defaultProfile → const NIMNosScene
User profile, group profile, for example, avatar
'defaultProfile'
expireTimeNever → const int
Never expires
0
securityPrefix → const NIMNosScene
The sceneKey prefix for secure downloads. All files containing this prefix are considered secure.
'securityPrefix'
systemNosScene → const NIMNosScene
SDK built-in upload files (For example, logs). and the expiration time is not allowed to be modified.
'systemNosScene'