SubscriptionManager.GetDeviceToDeviceStatusSharingPreference(Int32) メソッド

定義

ユーザーが選択したデバイスをデバイスの状態共有の基本設定に戻します

[Android.Runtime.Register("getDeviceToDeviceStatusSharingPreference", "(I)I", "GetGetDeviceToDeviceStatusSharingPreference_IHandler", ApiSince=31)]
public virtual int GetDeviceToDeviceStatusSharingPreference (int subscriptionId);
[<Android.Runtime.Register("getDeviceToDeviceStatusSharingPreference", "(I)I", "GetGetDeviceToDeviceStatusSharingPreference_IHandler", ApiSince=31)>]
abstract member GetDeviceToDeviceStatusSharingPreference : int -> int
override this.GetDeviceToDeviceStatusSharingPreference : int -> int

パラメーター

subscriptionId
Int32

サブスクリプションのサブスクリプション ID

戻り値

デバイス間の状態共有の基本設定

属性

注釈

ユーザーが選択したデバイスをデバイスの状態共有の基本設定に戻します

android.telephony.SubscriptionManager.getDeviceToDeviceStatusSharingPreference(int)Java ドキュメント。

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象