-
public final class CallCompositeIncomingCallEventIncoming call event.
-
-
Field Summary
Fields Modifier and Type Field Description private final StringcallIdprivate final StringcallerDisplayNameprivate final CommunicationIdentifiercallerIdentifier
-
Method Summary
Modifier and Type Method Description StringgetCallId()Get call id. StringgetCallerDisplayName()Get caller display name. CommunicationIdentifiergetCallerIdentifier()Get caller communication identifier. -
-
Method Detail
-
getCallerDisplayName
String getCallerDisplayName()
Get caller display name.
-
getCallerIdentifier
CommunicationIdentifier getCallerIdentifier()
Get caller communication identifier.
-
-
-
-