ActivityRecognized

class ActivityRecognized(val result: ActivityRecognitionResult?) : BaseMessageEvent

Constructors

Link copied to clipboard
fun ActivityRecognized(result: ActivityRecognitionResult?)

Properties

Link copied to clipboard
val eventType: String
Link copied to clipboard
val result: ActivityRecognitionResult?