TelecomManager.ExtraOutgoingPicture Field

Definition

A ParcelUuid used as a token to represent a picture that was uploaded prior to the call being placed.

[Android.Runtime.Register("EXTRA_OUTGOING_PICTURE", ApiSince=31)]
public const string ExtraOutgoingPicture;
[<Android.Runtime.Register("EXTRA_OUTGOING_PICTURE", ApiSince=31)>]
val mutable ExtraOutgoingPicture : string

Field Value

String
Attributes

Remarks

Java documentation for android.telecom.TelecomManager.EXTRA_OUTGOING_PICTURE.

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