UnknownEvent.UnknownEventFactory

class UnknownEvent.UnknownEventFactory : EventFactory


Summary

Public constructors

Public functions

open operator Boolean
equals(other: Any?)
open Int

Public properties

String

Inherited functions

From com.google.home.EventFactory
open Field?

Inherited properties

From com.google.home.EventFactory
InternalEventFactory<UnknownEvent>

the internal factory.

Public constructors

UnknownEventFactory

UnknownEventFactory(id: String)

Public functions

equals

open operator fun equals(other: Any?): Boolean

hashCode

open fun hashCode(): Int

Public properties

id

val idString