Figler.Schema.PrototypeEvent (figler v0.1.0-beta.1)

Copy Markdown View Source

Generated Kiwi message module for PrototypeEvent.

Summary

Types

t()

@type t() :: %Figler.Schema.PrototypeEvent{
  interaction_duration: float() | nil,
  interaction_maintained: boolean() | nil,
  interaction_type: Figler.Schema.InteractionType.t() | nil,
  key_trigger: Figler.Schema.KeyTrigger.t() | nil,
  media_hit_time: float() | nil,
  transition_timeout: float() | nil,
  voice_event_phrase: String.t() | nil
}

Functions

decode(binary)

encode(struct)

transform_module()