A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
callState — Property, class com.wadedwalker.nativeExtension.telephone.events.CallStateEvent |
|
The call state of the phone. |
callStateChange — Event, class com.wadedwalker.nativeExtension.telephone.TelephoneManager |
|
Dispatched when a call state change has occured on the phone. |
CALL_STATE_CHANGE — Constant Static Property, class com.wadedwalker.nativeExtension.telephone.events.CallStateEvent |
|
The CALL_STATE_CHANGE constant defines the value
of the type property of an callStateChange event object. |
CallStateEvent — final class, package com.wadedwalker.nativeExtension.telephone.events |
|
The CallStateEvent object is used for knowing when a call state change has occured
on the phone. |
CallStateEvent(type:String, callState:int, number:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.wadedwalker.nativeExtension.telephone.events.CallStateEvent |
|
Creates a CallStateEvent event.
|
CALL_STATE_IDLE — Constant Static Property, class com.wadedwalker.nativeExtension.telephone.TelephoneManager |
|
Device call state: No activity. |
CALL_STATE_OFFHOOK — Constant Static Property, class com.wadedwalker.nativeExtension.telephone.TelephoneManager |
|
Device call state: At least one call exists that is dialing, active, or on hold, and no calls are
ringing or waiting. |
CALL_STATE_RINGING — Constant Static Property, class com.wadedwalker.nativeExtension.telephone.TelephoneManager |
|
Device call state: Ringing. |
clone() — method, class com.wadedwalker.nativeExtension.telephone.events.CallStateEvent |
|
Duplicates an instance of a CallStateEvent class. |
clone() — method, class com.wadedwalker.nativeExtension.telephone.events.DataActivityEvent |
|
Duplicates an instance of a DataActivityEvent class. |
clone() — method, class com.wadedwalker.nativeExtension.telephone.events.DataConnectionStateEvent |
|
Duplicates an instance of a DataConnectionStateEvent class. |
com.wadedwalker.nativeExtension.telephone — package |
|
The com.wadedwalker.nativeExtension.telephone package contains the TelephoneManager class to access to information about the telephony services on the device.
|
com.wadedwalker.nativeExtension.telephone.events — package |
|
The com.wadedwalker.nativeExtension.telephone.events package contains the event classes used for detecting call and data activity changes.
|
connectionState — Property, class com.wadedwalker.nativeExtension.telephone.events.DataConnectionStateEvent |
|
The connection state change. |
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |