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

    Interface BitmovinCastManagerOptions

    The options to be used for initializing BitmovinCastManager

    Platform: Android, iOS

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

    Properties

    applicationId?: null | string

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

    messageNamespace?: null | string

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