hosanna-ui-docs - v0.9.0
    Preparing search index...

    Interface ISystemDeviceInfoEventData

    interface ISystemDeviceInfoEventData {
        contentId?: string;
        internetStatus?: boolean;
        linkStatus?: boolean;
        mediaType?: DeeplinkMediaType;
        textToSpeechEnabled?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    contentId?: string
    internetStatus?: boolean
    linkStatus?: boolean
    mediaType?: DeeplinkMediaType
    textToSpeechEnabled?: boolean