WifiInfo.MakeCopy(Int64) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Android.Runtime.Register("makeCopy", "(J)Landroid/net/wifi/WifiInfo;", "GetMakeCopy_JHandler", ApiSince=31)]
public virtual Android.Net.Wifi.WifiInfo MakeCopy (long redactions);
[<Android.Runtime.Register("makeCopy", "(J)Landroid/net/wifi/WifiInfo;", "GetMakeCopy_JHandler", ApiSince=31)>]
abstract member MakeCopy : int64 -> Android.Net.Wifi.WifiInfo
override this.MakeCopy : int64 -> Android.Net.Wifi.WifiInfo
Parameters
- redactions
- Int64
Returns
- Attributes