Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Declaration
@interface ACSIncomingCallReceivedEventArgs : NSObject;
Description
EventArgs for IncomingCallReceived event.
Methods
Properties
incomingCall
@property (retain, nonnull, readonly) ACSIncomingCall * incomingCall;