ws1-client-sdk/com.airwatch.sdk/SDKManager/uploadApplicationLogs
uploadApplicationLogs¶
open fun uploadApplicationLogs(): Boolean
This method is used to upload the application logs to the anchor app.
Access Level = NONE (for details on access permission please check SDKManager)
Return¶
boolean; true if the logging fetch process was successfully initiated to the anchor app, false otherwise.
Throws¶
| Exception | Condition |
|---|---|
| com.airwatch.sdk.AirWatchSDKException | if binding with the Anchor app fails |