GenericHealthEvent

open class GenericHealthEvent : BaseMessageEvent

Created by ravi on 7/5/18.

Constructors

Link copied to clipboard
open fun GenericHealthEvent(eventType: String, intent: Intent)

Functions

Link copied to clipboard
fun getEventType(): String

Properties

Link copied to clipboard
val mIntent: Intent