@vonage/client-sdk - v2.7.0
Preparing search index...
User
Interface User
Represents an SDK user
interface
User
{
get
channels
()
:
Nullable
<
UserChannelsJS
>
;
get
customData
()
:
any
;
get
displayName
()
:
Nullable
<
string
>
;
get
id
()
:
string
;
get
imageUrl
()
:
Nullable
<
string
>
;
get
name
()
:
string
;
get
timestamp
()
:
Nullable
<
UserTimestampJS
>
;
}
Index
Accessors
channels
custom
Data
display
Name
id
image
Url
name
timestamp
Accessors
channels
get
channels
()
:
Nullable
<
UserChannelsJS
>
Returns
Nullable
<
UserChannelsJS
>
custom
Data
get
customData
()
:
any
Returns
any
display
Name
get
displayName
()
:
Nullable
<
string
>
Returns
Nullable
<
string
>
id
get
id
()
:
string
Returns
string
image
Url
get
imageUrl
()
:
Nullable
<
string
>
Returns
Nullable
<
string
>
name
get
name
()
:
string
Returns
string
timestamp
get
timestamp
()
:
Nullable
<
UserTimestampJS
>
Returns
Nullable
<
UserTimestampJS
>
Settings
Member Visibility
Protected
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Accessors
channels
custom
Data
display
Name
id
image
Url
name
timestamp
@vonage/client-sdk - v2.7.0
Loading...
Represents an SDK user