Share via


ConversationStatus.Activity Property

Definition

Returns the type of activity represented by this status

public int Activity { [Android.Runtime.Register("getActivity", "()I", "", ApiSince=31)] get; }
[<get: Android.Runtime.Register("getActivity", "()I", "", ApiSince=31)>]
member this.Activity : int

Property Value

Attributes

Remarks

Returns the type of activity represented by this status

Java documentation for android.app.people.ConversationStatus.getActivity().

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