Silk Mobile

Table of Contents (Homepage)

ClearDeviceLog

ClearDeviceLog()

images/images/os-icons/os_ios_150x150.png

images/images/os-icons/os_android_150x150.png

images/images/os-icons/os_windows_150x150.png

images/images/os-icons/os_blackberry_150x150.png

Description

Clears the log file of the connected device.

Code Examples

Java Example
client.clearDeviceLog();
C# Example
client.ClearDeviceLog();
VBScript Example
client.ClearDeviceLog
Report
Python Example
self.client.clearDeviceLog()
Perl Example
$client->clearDeviceLog();