Partilhar via


Classe ACSIncomingCallReceivedEventArgs

Declaração

@interface ACSIncomingCallReceivedEventArgs : NSObject;

Description

EventArgs para o evento IncomingCallReceived.

Métodos

Propriedades

incomingCall

@property (retain, nonnull, readonly) ACSIncomingCall * incomingCall;