Avaya Client Services API Reference (iOS)
Classes | Typedefs
CSOtherPhoneService.h File Reference
#import <Foundation/Foundation.h>

Classes

protocol  <CSOtherPhoneServiceDelegate>
 Describes methods that are implemented by the delegate of a CSOtherPhoneService. More...
 
class  CSOtherPhoneService
 This service provides the user with the ability to direct media to any other phone (typically a cell phone/ home phone) while controlling signaling from the client. More...
 

Typedefs

typedef void(^ CSOtherPhoneCompletionHandler) (NSError *error)
 Completion handler for actions performed on the CSOtherPhoneService. More...
 

Typedef Documentation

typedef void(^ CSOtherPhoneCompletionHandler) (NSError *error)

Completion handler for actions performed on the CSOtherPhoneService.