Intent.ActionGtalkServiceConnected Field

Definition

Broadcast Action: A GTalk connection has been established.

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

Field Value

Implements

Attributes

Remarks

Broadcast Action: A GTalk connection has been established.

Java documentation for android.content.Intent.ACTION_GTALK_SERVICE_CONNECTED.

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