次の方法で共有


DeviceAdminReceiver.ActionNetworkLogsAvailable Field

Definition

Broadcast action: notify that a new batch of network logs is ready to be collected.

[Android.Runtime.Register("ACTION_NETWORK_LOGS_AVAILABLE", ApiSince=29)]
public const string ActionNetworkLogsAvailable;
[<Android.Runtime.Register("ACTION_NETWORK_LOGS_AVAILABLE", ApiSince=29)>]
val mutable ActionNetworkLogsAvailable : string

Field Value

Attributes

Remarks

Broadcast action: notify that a new batch of network logs is ready to be collected.

Java documentation for android.app.admin.DeviceAdminReceiver.ACTION_NETWORK_LOGS_AVAILABLE.

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