다음을 통해 공유


ACSIncomingCallReceivedEventArgs 클래스

선언

@interface ACSIncomingCallReceivedEventArgs : NSObject;

Description

IncomingCallReceived 이벤트에 대한 EventArgs입니다.

메서드

속성

incomingCall

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