The delegate for CJGuestCallBarViewDelegate.
More...
#import <CJGuestCallBarView.h>
- (void) callBarView: |
|
(CJGuestCallBarView *) |
callBarView |
clickedButton: |
|
(CJGuestCallBarButtonType) |
buttonType |
|
|
| |
|
optional |
A button on the view has been pressed.
- Parameters
-
callBarView | The view whose button was pressed. |
buttonType | The type of the button pressed. See: CJGuestCallBarButtonType |
The keypad view was dismissed from to the CallBarView.
- Parameters
-
callBarView | The view which dismissed the keypad. |
The keypad view was presented from the CallBarView.
- Parameters
-
callBarView | The view which presentd the keypad. |