AwareResources(Int32, Int32, Int32) Constructor
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(".ctor", "(III)V", "", ApiSince=31)]
public AwareResources (int availableDataPathsCount, int availablePublishSessionsCount, int availableSubscribeSessionsCount);
[<Android.Runtime.Register(".ctor", "(III)V", "", ApiSince=31)>]
new Android.Net.Wifi.Aware.AwareResources : int * int * int -> Android.Net.Wifi.Aware.AwareResources
Parameters
- availableDataPathsCount
- Int32
- availablePublishSessionsCount
- Int32
- availableSubscribeSessionsCount
- Int32
- Attributes