Läs på engelska

Dela via


TelecomManager.ExtraIncomingVideoState Field

Definition

Optional extra for #addNewIncomingCall(PhoneAccountHandle, Bundle) containing an integer that determines the requested video state for an incoming call.

C#
[Android.Runtime.Register("EXTRA_INCOMING_VIDEO_STATE", ApiSince=26)]
public const string ExtraIncomingVideoState;

Field Value

Attributes

Remarks

Optional extra for #addNewIncomingCall(PhoneAccountHandle, Bundle) containing an integer that determines the requested video state for an incoming call. Valid options: VideoProfile#STATE_AUDIO_ONLY, VideoProfile#STATE_BIDIRECTIONAL, VideoProfile#STATE_RX_ENABLED, VideoProfile#STATE_TX_ENABLED.

Java documentation for android.telecom.TelecomManager.EXTRA_INCOMING_VIDEO_STATE.

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

Produkt Versioner
.NET for Android .NET for Android API 34, .NET for Android API 35