WifiP2pUsdBasedServiceConfig.ServiceName Property

Definition

Get the service name of this USD service configuration.

public string ServiceName { [Android.Runtime.Register("getServiceName", "()Ljava/lang/String;", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getServiceName", "()Ljava/lang/String;", "", ApiSince=36)>]
member this.ServiceName : string

Property Value

UTF-8 string defining the service.

Attributes

Remarks

Get the service name of this USD service configuration. See also Builder.

Java documentation for android.net.wifi.p2p.nsd.WifiP2pUsdBasedServiceConfig.getServiceName().

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