Bitmovin Player React Native SDK - v1.13.0
    Preparing search index...

    Interface BitmovinCastManagerOptions

    The options to be used for initializing BitmovinCastManager

    Android, iOS

    interface BitmovinCastManagerOptions {
        applicationId?: string | null;
        messageNamespace?: string | null;
    }
    Index

    Properties

    applicationId?: string | null

    ID of receiver application. Using null value will result in using the default application ID

    messageNamespace?: string | null

    A custom message namespace to be used for communication between sender and receiver. Using null value will result in using the default message namespace