![]() |
Jabber Guest iOS SDK
|
The delegate for CJGuestCallKeypadViewDelegate. More...
#import <CJGuestCallKeypadView.h>
Inherits <UIViewNSObject>.
Instance Methods | |
(void) | - keypadView:clickedButtonAtIndex: |
A button on the view has been pressed. More... | |
The delegate for CJGuestCallKeypadViewDelegate.
- (void) keypadView: | (CJGuestCallKeypadView *) | keypadView | |
clickedButtonAtIndex: | (NSInteger) | buttonIndex | |
A button on the view has been pressed.
keypadView | The view whose button was pressed. |
buttonIndex | The index of the button pressed. |