Preparing search index...
The search index is not available
session-service
session-service
domain/common/command/command
ISessionCommand
Interface ISessionCommand<X>
Session Command Interface
interface
ISessionCommand
<
X
>
{
content
:
X
;
type
:
CommandType
;
}
Type Parameters
X
Implemented by
CreateSessionCommand
JoinSessionCommand
LeaveSessionCommand
PlayVideoCommand
SendMessageCommand
StopVideoCommand
UserTokenCommand
Index
Properties
content
type
Properties
Readonly
content
content
:
X
Readonly
type
type
:
CommandType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
type
session-service
Loading...
Session Command Interface