Preparing search index...
The search index is not available
dddice JavaScript SDK
dddice JavaScript SDK
IRoom
Interface IRoom
Room
interface
IRoom
{
bg_file_path
?:
string
;
created_at
:
string
;
custom_slug
?:
string
;
id
:
number
;
is_public
:
boolean
;
name
:
string
;
participants
:
IRoomParticipant
[]
;
passcode
:
string
;
slug
:
string
;
updated_at
:
string
;
user
:
IUser
;
settings
:
IRoomSettings
;
}
Index
Properties
bg_
file_
path?
created_
at
custom_
slug?
id
is_
public
name
participants
passcode
slug
updated_
at
user
settings
Properties
Optional
bg_
file_
path
bg_
file_
path
?:
string
created_
at
created_
at
:
string
Optional
custom_
slug
custom_
slug
?:
string
id
id
:
number
is_
public
is_
public
:
boolean
name
name
:
string
participants
participants
:
IRoomParticipant
[]
passcode
passcode
:
string
slug
slug
:
string
updated_
at
updated_
at
:
string
user
user
:
IUser
settings
settings
:
IRoomSettings
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
bg_
file_
path
created_
at
custom_
slug
id
is_
public
name
participants
passcode
slug
updated_
at
user
settings
dddice JavaScript SDK
ThreeDDiceRollEvent
ThreeDDiceRoomEvent
ThreeDDiceDiceBoxEvent
ConnectionStateCallback
ConnectionErrorCallback
ConnectionCreatedCallback
ConnectionUpdatedCallback
DiceBoxEventCallback
RollEventCallback
RoomEventCallback
LocalEventCallback
DieEventCallback
IApiResponse
ThreeDDiceAPI
Point2
Point3
Point4
TextSize
PickUp
DiceSize
ClickBehavior
Loading...
Generated using
TypeDoc
Room