Freigeben über


CallState Enum

Definition

public enum CallState
type CallState = 
Inheritance
CallState

Fields

Name Value Description
New 0
Dialing 1
Ringing 2
Holding 3
Active 4
Disconnected 7
SelectPhoneAccount 8
Connecting 9
Disconnecting 10
PullingCall 11
AudioProcessing 12
SimulatedRinging 13

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to