<CJGuestCallKeypadViewDelegate> Protocol Reference

The delegate for CJGuestCallKeypadViewDelegate. More...

#import <CJGuestCallKeypadView.h>

Inherits <UIViewNSObject>.

Instance Methods

(void) - keypadView:clickedButtonAtIndex:
 A button on the view has been pressed. More...
 

Detailed Description

Method Documentation

- (void) keypadView: (CJGuestCallKeypadView *)  keypadView
clickedButtonAtIndex: (NSInteger)  buttonIndex 

A button on the view has been pressed.

Parameters
keypadViewThe view whose button was pressed.
buttonIndexThe index of the button pressed.
See also
CJGuestCallKeypadButtonType