ACSIncomingCallReceivedEventArgs Class
Declaration
@interface ACSIncomingCallReceivedEventArgs : NSObject;
Description
EventArgs for IncomingCallReceived event.
Methods
Properties
incomingCall
@property (retain, nonnull, readonly) ACSIncomingCall * incomingCall;