Package-level declarations
Call lifecycle event callbacks. Implement CallEventListener and register it in AndroidManifest.xml via the com.pushwoosh.CALL_EVENT_LISTENER meta-data key to receive events when the user answers, rejects, or disconnects a call, and when the remote party cancels before the call is answered.
Types
Link copied to clipboard
interface CallEventListener
Callback interface for handling VoIP call lifecycle events.