Avaya Client Services API Reference (iOS)
Instance Methods | Properties | List of all members
CSLineAppearance Class Reference

#import <CSLineAppearance.h>

Inherits NSObject.

Instance Methods

(instancetype) - initWithLineId:buttonLocation:bridged:lineOwnerAddress:
 
(instancetype) - initWithLineId:bridged:lineOwnerAddress:
 

Properties

NSInteger lineId
 
NSInteger buttonLocation
 
BOOL bridged
 
NSString * lineOwnerAddress
 

Method Documentation

- (instancetype) initWithLineId: (NSInteger)  lineId
bridged: (BOOL)  bridged
lineOwnerAddress: (NSString *)  lineOwnerAddress 
- (instancetype) initWithLineId: (NSInteger)  lineId
buttonLocation: (NSInteger)  buttonLocation
bridged: (BOOL)  bridged
lineOwnerAddress: (NSString *)  lineOwnerAddress 

Property Documentation

- (BOOL) bridged
readnonatomicassign
- (NSInteger) buttonLocation
readnonatomicassign
- (NSInteger) lineId
readnonatomicassign
- (NSString*) lineOwnerAddress
readnonatomicassign

The documentation for this class was generated from the following file: