EntryPoint class 
 
    
    
  
    
  
    Properties
    
        - 
  accessCode
  ↔ String?
  
 
- 
  The access code to access the conference.
  
getter/setter pair
 
        - 
  entryPointFeatures
  ↔ List<String>?
  
 
- 
  Features of the entry point, such as being toll or toll-free.
  
getter/setter pair
 
        - 
  entryPointType
  ↔ String?
  
 
- 
  The type of the conference entry point.
Possible values are:
  
getter/setter pair
 
        - 
  hashCode
  → int
  
 
- 
  The hash code for this object.
  
no setterinherited
 
        - 
  label
  ↔ String?
  
 
- 
  The label for the URI.
  
getter/setter pair
 
        - 
  meetingCode
  ↔ String?
  
 
- 
  The meeting code to access the conference.
  
getter/setter pair
 
        - 
  passcode
  ↔ String?
  
 
- 
  The passcode to access the conference.
  
getter/setter pair
 
        - 
  password
  ↔ String?
  
 
- 
  The password to access the conference.
  
getter/setter pair
 
        - 
  pin
  ↔ String?
  
 
- 
  The PIN to access the conference.
  
getter/setter pair
 
        - 
  regionCode
  ↔ String?
  
 
- 
  The CLDR/ISO 3166 region code for the country associated with this phone
access.
  
getter/setter pair
 
        - 
  runtimeType
  → Type
  
 
- 
  A representation of the runtime type of the object.
  
no setterinherited
 
        - 
  uri
  ↔ String?
  
 
- 
  The URI of the entry point.
  
getter/setter pair