WifiManager.GetMaxSupportedConcurrentTdlsSessions Method

Definition

[Android.Runtime.Register("getMaxSupportedConcurrentTdlsSessions", "(Ljava/util/concurrent/Executor;Ljava/util/function/Consumer;)V", "GetGetMaxSupportedConcurrentTdlsSessions_Ljava_util_concurrent_Executor_Ljava_util_function_Consumer_Handler", ApiSince=34)]
public virtual void GetMaxSupportedConcurrentTdlsSessions (Java.Util.Concurrent.IExecutor executor, Java.Util.Functions.IConsumer resultsCallback);
[<Android.Runtime.Register("getMaxSupportedConcurrentTdlsSessions", "(Ljava/util/concurrent/Executor;Ljava/util/function/Consumer;)V", "GetGetMaxSupportedConcurrentTdlsSessions_Ljava_util_concurrent_Executor_Ljava_util_function_Consumer_Handler", ApiSince=34)>]
abstract member GetMaxSupportedConcurrentTdlsSessions : Java.Util.Concurrent.IExecutor * Java.Util.Functions.IConsumer -> unit
override this.GetMaxSupportedConcurrentTdlsSessions : Java.Util.Concurrent.IExecutor * Java.Util.Functions.IConsumer -> unit

Parameters

executor
IExecutor
resultsCallback
IConsumer
Attributes

Applies to