次の方法で共有


Settings.System.GetShowGTalkServiceStatus(ContentResolver) Method

Definition

Caution

deprecated

This member is deprecated.

[Android.Runtime.Register("getShowGTalkServiceStatus", "(Landroid/content/ContentResolver;)Z", "")]
[System.Obsolete("deprecated")]
public static bool GetShowGTalkServiceStatus (Android.Content.ContentResolver? cr);
[<Android.Runtime.Register("getShowGTalkServiceStatus", "(Landroid/content/ContentResolver;)Z", "")>]
[<System.Obsolete("deprecated")>]
static member GetShowGTalkServiceStatus : Android.Content.ContentResolver -> bool

Parameters

Returns

Attributes

Remarks

This member is deprecated. - Do not use

Java documentation for android.provider.Settings.System.getShowGTalkServiceStatus(android.content.ContentResolver).

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