Uses of Interface
com.sinch.android.rtc.calling.CallNotificationResult
-
Packages that use CallNotificationResult Package Description com.sinch.android.rtc -
-
Uses of CallNotificationResult in com.sinch.android.rtc
Methods in com.sinch.android.rtc that return CallNotificationResult Modifier and Type Method Description CallNotificationResult
NotificationResult. getCallResult()
If the push notification is call related (NotificationResult.isCall()
is true), this method returns a CallNotificationResult.
-