次の方法で共有


WifiP2pManager.ConnectionRequestDeferShowPinToService フィールド

定義

注意事項

This constant will be removed in the future version. Use Android.Net.Wifi.P2p.ConnectionRequestType enum directly instead of this field.

[Android.Runtime.Register("CONNECTION_REQUEST_DEFER_SHOW_PIN_TO_SERVICE", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.Wifi.P2p.ConnectionRequestType enum directly instead of this field.", true)]
public const Android.Net.Wifi.P2p.ConnectionRequestType ConnectionRequestDeferShowPinToService = 3;
[<Android.Runtime.Register("CONNECTION_REQUEST_DEFER_SHOW_PIN_TO_SERVICE", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Net.Wifi.P2p.ConnectionRequestType enum directly instead of this field.", true)>]
val mutable ConnectionRequestDeferShowPinToService : Android.Net.Wifi.P2p.ConnectionRequestType

フィールド値

Value = 3
属性

適用対象