Jabber Guest iOS SDK
Keypad Button Enumerations

Enumerations

enum  CJGuestCallKeypadButtonType {
  GuestCallKeypadButtonOne, GuestCallKeypadButtonTwo, GuestCallKeypadButtonThree, GuestCallKeypadButtonFour,
  GuestCallKeypadButtonFive, GuestCallKeypadButtonSix, GuestCallKeypadButtonSeven, GuestCallKeypadButtonEight,
  GuestCallKeypadButtonNine, GuestCallKeypadButtonStar, GuestCallKeypadButtonZero, GuestCallKeypadButtonPound
}
 Enumeration describing the button types of the view. More...
 

Detailed Description

Enumeration Type Documentation

◆ CJGuestCallKeypadButtonType

Enumeration describing the button types of the view.

Enumerator
GuestCallKeypadButtonOne 

Defines the keypad one button.

GuestCallKeypadButtonTwo 

Defines the keypad two button.

GuestCallKeypadButtonThree 

Defines the keypad three button.

GuestCallKeypadButtonFour 

Defines the keypad four button.

GuestCallKeypadButtonFive 

Defines the keypad five button.

GuestCallKeypadButtonSix 

Defines the keypad six button.

GuestCallKeypadButtonSeven 

Defines the keypad seven button.

GuestCallKeypadButtonEight 

Defines the keypad eight button.

GuestCallKeypadButtonNine 

Defines the keypad nine button.

GuestCallKeypadButtonStar 

Defines the keypad star button.

GuestCallKeypadButtonZero 

Defines the keypad zero button.

GuestCallKeypadButtonPound 

Defines the keypad pound button.