react-native-firework-sdk
    Preparing search index...

    Interface SDKInitOptions

    interface SDKInitOptions {
        userId?: string;
        videoLaunchBehavior?: VideoLaunchBehavior;
    }
    Index

    Properties

    userId?: string

    Custom value to identify the current user.

    videoLaunchBehavior?: VideoLaunchBehavior

    Behavior occurring after video is launched.