Package us.zoom.sdk

Class ZoomVideoSDKInvitePhoneUserInfo

java.lang.Object
us.zoom.sdk.ZoomVideoSDKInvitePhoneUserInfo

public class ZoomVideoSDKInvitePhoneUserInfo extends Object
  • Field Details

    • countryCode

      public String countryCode
      The country code of the specified user must be in the support list.
    • phoneNumber

      public String phoneNumber
      The phone number of specified user.
    • name

      public String name
      The screen name of the specified user in the session.
    • bPressOne

      public boolean bPressOne
      true: Need press number one to agree to join the session, otherwise not.
    • bGreeting

      public boolean bGreeting
      true: When joining the session, play a greeting prompt tone., otherwise not.
  • Constructor Details

    • ZoomVideoSDKInvitePhoneUserInfo

      public ZoomVideoSDKInvitePhoneUserInfo()