Preparing search index...
The search index is not available
letsstreamit-frontend-service
letsstreamit-frontend-service
model/session/command/response
IResponse
Interface IResponse<X>
Response
interface
IResponse
<
X
>
{
command
:
CommandType
;
content
:
X
;
}
Type Parameters
X
Implemented by
CreateSessionResponse
JoinSessionResponse
LeaveSessionResponse
PlayVideoResponse
SendMessageResponse
StopVideoResponse
UserTokenResponse
Index
Properties
command
content
Properties
Readonly
command
command
:
CommandType
Readonly
content
content
:
X
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
command
content
letsstreamit-frontend-service
Loading...
Response