Preparing search index...
The search index is not available
agora-react-native-rtm - v2.1.12
agora-react-native-rtm
UserState
Class UserState
The states of user.
Hierarchy
UserState
Index
Constructors
constructor
Properties
states?
states
Count?
user
Id?
Constructors
constructor
new
User
State
(
props
?
)
:
UserState
Parameters
Optional
props
:
Partial
<
{
states
?:
StateItem
[]
;
statesCount
?:
number
;
userId
?:
string
;
}
>
Returns
UserState
Properties
Optional
states
states
?:
StateItem
[]
The user states.
Optional
states
Count
states
Count
?:
number
= 0
The count of user states.
Optional
user
Id
user
Id
?:
string
The user id.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
states
states
Count
user
Id
agora-
react-
native-
rtm -
v2.1.12
default
RTM_
AREA_
CODE
RTM_
CHANNEL_
TYPE
RTM_
CONNECTION_
CHANGE_
REASON
RTM_
CONNECTION_
STATE
RTM_
ENCRYPTION_
MODE
RTM_
ERROR_
CODE
RTM_
LOCK_
EVENT_
TYPE
RTM_
LOG_
LEVEL
RTM_
MESSAGE_
PRIORITY
RTM_
MESSAGE_
QOS
RTM_
MESSAGE_
TYPE
RTM_
PRESENCE_
EVENT_
TYPE
RTM_
PROXY_
TYPE
RTM_
STORAGE_
EVENT_
TYPE
RTM_
STORAGE_
TYPE
RTM_
TOPIC_
EVENT_
TYPE
Channel
Info
Get
Online
Users
Options
IRtm
Client
IRtm
Lock
IRtm
Presence
IRtm
Storage
IStream
Channel
Interval
Info
Join
Channel
Options
Join
Topic
Options
Lock
Detail
Lock
Event
Message
Event
Metadata
Item
Metadata
Options
Presence
Event
Presence
Options
Publish
Options
Publisher
Info
Rtm
Config
Rtm
Encryption
Config
Rtm
Log
Config
Rtm
Metadata
Rtm
Proxy
Config
Snapshot
Info
State
Item
Storage
Event
Subscribe
Options
Topic
Event
Topic
Info
Topic
Message
Options
Topic
Options
User
List
User
State
IRtm
Event
Handler
call
Iris
Api
create
Agora
Rtm
Client
is
Debuggable
set
Debuggable
The states of user.