@sendbird/calls-react-native
    Preparing search index...

    Type Alias CallOptions

    type CallOptions = {
        audioEnabled?: boolean;
        channelUrl?: string;
        frontCamera?: boolean;
        localVideoViewId?: number;
        remoteVideoViewId?: number;
        videoEnabled?: boolean;
    }
    Index

    Properties

    audioEnabled?: boolean
    true
    
    channelUrl?: string

    For SendbirdChat integration *

    frontCamera?: boolean
    true
    
    localVideoViewId?: number
    remoteVideoViewId?: number
    videoEnabled?: boolean
    true