NetworkScanRequest.SearchPeriodicity Property

Definition

Returns the search periodicity in seconds.

public int SearchPeriodicity { [Android.Runtime.Register("getSearchPeriodicity", "()I", "", ApiSince=28)] get; }
[<get: Android.Runtime.Register("getSearchPeriodicity", "()I", "", ApiSince=28)>]
member this.SearchPeriodicity : int

Property Value

Attributes

Remarks

Returns the search periodicity in seconds.

Java documentation for android.telephony.NetworkScanRequest.getSearchPeriodicity().

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