Preparing search index...
The search index is not available
@jellyfin/sdk
@jellyfin/sdk
generated-client
OutboundKeepAliveMessage
Interface OutboundKeepAliveMessage
Keep alive websocket messages.
Export
OutboundKeepAliveMessage
interface
OutboundKeepAliveMessage
{
MessageId
?:
string
;
MessageType
?:
SessionMessageType
;
}
Index
Properties
Message
Id?
Message
Type?
Properties
Optional
Message
Id
Message
Id
?:
string
Gets or sets the message id.
Memberof
OutboundKeepAliveMessage
Optional
Message
Type
Message
Type
?:
SessionMessageType
Memberof
OutboundKeepAliveMessage
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Message
Id
Message
Type
@jellyfin/sdk
Loading...
Keep alive websocket messages.
Export
OutboundKeepAliveMessage