8 #import <UIKit/UIKit.h>
83 - (id)initWithOrigin:(CGPoint)origin;
84 @property(nonatomic,weak)
id delegate;
CGSize getKeypadSize()
Returns the keypad size.
Definition: CJGuestCallKeypadView.mm:361
The CJGuestCallKeypadView custom view.
Definition: CJGuestCallKeypadView.mm:45
BOOL playKeypadTones
Controls whether the keypad view will play a tone with each keypad button press.
Definition: CJGuestCallKeypadView.h:91
The delegate for CJGuestCallKeypadViewDelegate.
Definition: CJGuestCallKeypadView.h:110