@jellyfin/sdk
    Preparing search index...

    Interface InboundKeepAliveMessage

    Keep alive websocket messages.

    InboundKeepAliveMessage

    interface InboundKeepAliveMessage {
        MessageType?: SessionMessageType;
    }
    Index

    Properties

    Properties

    MessageType?: SessionMessageType

    InboundKeepAliveMessage