Jabber Guest iOS SDK
<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

The delegate for CJGuestCallKeypadViewDelegate.

Method Documentation

◆ keypadView:clickedButtonAtIndex:()

- (void CJGuestCallKeypadViewDelegate) 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