WifiP2pUsdBasedServiceConfig.MaxAllowedServiceSpecificInfoLength Property

Definition

Maximum allowed length of service specific information that can be set in the USD service configuration.

public static int MaxAllowedServiceSpecificInfoLength { [Android.Runtime.Register("getMaxAllowedServiceSpecificInfoLength", "()I", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getMaxAllowedServiceSpecificInfoLength", "()I", "", ApiSince=36)>]
static member MaxAllowedServiceSpecificInfoLength : int

Property Value

Attributes

Remarks

Maximum allowed length of service specific information that can be set in the USD service configuration. See also Builder#setServiceSpecificInfo(byte[]).

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

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