Preparing search index...
The search index is not available
dddice JavaScript SDK
dddice JavaScript SDK
IRoomParticipant
Interface IRoomParticipant
Room Participant
interface
IRoomParticipant
{
id
:
number
;
username
:
string
;
color
:
string
;
user
:
IUser
;
dice_tray
:
IDiceTray
;
position
:
number
;
settings
?:
Partial
<
IRoomSettings
>
;
created_at
:
string
;
updated_at
:
string
;
}
Index
Properties
id
username
color
user
dice_
tray
position
settings?
created_
at
updated_
at
Properties
id
id
:
number
username
username
:
string
color
color
:
string
user
user
:
IUser
dice_
tray
dice_
tray
:
IDiceTray
position
position
:
number
Optional
settings
settings
?:
Partial
<
IRoomSettings
>
created_
at
created_
at
:
string
updated_
at
updated_
at
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
id
username
color
user
dice_
tray
position
settings
created_
at
updated_
at
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 Participant