PeopleContract.Intents.ActionStartPeopleInteraction Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Activity Action: Initiates an interactive communication session (such as text messaging, voice calling, or video calling) with a person or group within a People Directory application.
[Android.Runtime.Register("ACTION_START_PEOPLE_INTERACTION", ApiSince=37)]
public const string ActionStartPeopleInteraction;
[<Android.Runtime.Register("ACTION_START_PEOPLE_INTERACTION", ApiSince=37)>]
val mutable ActionStartPeopleInteraction : string
Field Value
- Attributes