Preparing search index...
The search index is not available
@matrix-org/matrix-sdk-crypto-wasm
@matrix-org/matrix-sdk-crypto-wasm
DeviceId
Class DeviceId
Index
Constructors
constructor
Methods
[dispose]
free
to
String
Constructors
constructor
new
DeviceId
(
id
:
string
)
:
DeviceId
Create a new
DeviceId
.
Parameters
id
:
string
Returns
DeviceId
Methods
[dispose]
"[dispose]"
()
:
void
Returns
void
free
free
()
:
void
Returns
void
to
String
toString
()
:
string
Return the device ID as a string.
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
[dispose]
free
to
String
@matrix-org/matrix-sdk-crypto-wasm
Loading...
Create a new
DeviceId.