class EventProbeFailure
Event to update notify user about a probe request failure.
msg - the human readable message
<init> |
Event to update notify user about a probe request failure. EventProbeFailure(msg: String?) |
mEventName |
var mEventName: String |
mMessage |
var mMessage: String? |
getMessage |
fun getMessage(): String? |