Preparing search index...
The search index is not available
@matrix-org/matrix-sdk-crypto-wasm
@matrix-org/matrix-sdk-crypto-wasm
RoomId
Class RoomId
A Matrix
room ID
.
Index
Constructors
constructor
Methods
free
to
String
Constructors
constructor
new
RoomId
(
id
:
string
)
:
RoomId
Parse/validate and create a new
RoomId
.
Parameters
id
:
string
Returns
RoomId
Methods
free
free
()
:
void
Returns
void
to
String
toString
()
:
string
Return the room ID as a string.
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
free
to
String
@matrix-org/matrix-sdk-crypto-wasm
Loading...
A Matrix room ID.