yieldprobe / com.yieldlab.yieldprobe.events / EventProbeLog

EventProbeLog

class EventProbeLog

Event to update notify user about a log event.

Parameters

msg - the human readable message

Constructors

<init>

Event to update notify user about a log event.

EventProbeLog(msg: String?)

Properties

mEventName

var mEventName: String

mMessage

var mMessage: String?

Functions

getMessage

fun getMessage(): String?