GenericLogcatEventParser.LogcatEvent

public class GenericLogcatEventParser.LogcatEvent
extends Object

java.lang.Object
   ↳ com.android.tradefed.util.GenericLogcatEventParser.LogcatEvent


โครงสร้างเพื่อเก็บเหตุการณ์ logcat ที่มีประเภทเหตุการณ์และข้อความ logcat ที่ทริกเกอร์

สรุป

เมธอดสาธารณะ

LogcatEventType getEventType()
String getMessage()

เมธอดสาธารณะ

getEventType

public LogcatEventType getEventType ()

คิกรีเทิร์น
LogcatEventType

getMessage

public String getMessage ()

คิกรีเทิร์น
String