जेनेरिकLogcatEventParser.LogcatEvent
public
class
GenericLogcatEventParser.LogcatEvent
extends Object
java.lang.Object | |
↳ | com.android.tradefed.util.जेनेरिकLogcatEventParser.LogcatEvent |
इवेंट टाइप के साथ, Logcat इवेंट को होल्ड करने और Logcat मैसेज को ट्रिगर करने के लिए, रोकें
खास जानकारी
सार्वजनिक तरीके | |
---|---|
LogcatEventType
|
getEventType()
|
String
|
getMessage()
|
सार्वजनिक तरीके
getEventType
public LogcatEventType getEventType ()
रिटर्न | |
---|---|
LogcatEventType |
getMessage
public String getMessage ()
रिटर्न | |
---|---|
String |