AdbShellCommandEvent

'adb shell 명령어'를 통해 ADB를 통해 셸 명령어가 실행되었습니다.

JSON 표현
{
  "shellCmd": string
}
필드
shellCmd

string

'adb shell 명령어'를 통해 ADB를 통해 실행된 셸 명령어입니다. 조직 소유 관리 프로필 기기에서는 빈 문자열로 삭제됩니다.