@zoom/react-native-videosdk
    Preparing search index...
    type ZoomVideoSdkSessionDialInNumberInfoType = {
        countryCode: string;
        countryId: string;
        countryName: string;
        displayNumber: string;
        number: string;
        type: ZoomVideoSDKDialInNumberType;
    }

    Implemented by

    Index

    Properties

    countryCode: string

    The country code.

    countryId: string

    The country ID.

    countryName: string

    The country name.

    displayNumber: string

    Dial in number format string for display.

    number: string

    Dial in number.

    Get the current item dial in number type.