Intent.ActionGtalkServiceDisconnected Field

Definition

Broadcast Action: A GTalk connection has been disconnected.

[Android.Runtime.Register("ACTION_GTALK_SERVICE_DISCONNECTED")]
public const string ActionGtalkServiceDisconnected;
[<Android.Runtime.Register("ACTION_GTALK_SERVICE_DISCONNECTED")>]
val mutable ActionGtalkServiceDisconnected : string

Field Value

Implements

Attributes

Remarks

Broadcast Action: A GTalk connection has been disconnected.

Java documentation for android.content.Intent.ACTION_GTALK_SERVICE_DISCONNECTED.

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