@zoom/react-native-videosdk
    Preparing search index...

    Implements

    Index

    Constructors

    Methods

    • Cancel the invitation that is being called out by phone.

      Returns Promise<any>

    • Get the status of the invitation by phone.

      Returns Promise<any>

    • Get the Video SDK dial in number information list.

      Returns Promise<any>

    • Get the list of the country information where the session supports to join by telephone.

      Returns Promise<any>

    • Invite the specified user to join the session by call out.

      Parameters

      • countryCode: string
      • phoneNumber: string
      • name: string

      Returns any

    • Determine if the session supports join by phone or not.

      Returns Promise<any>