Class: PlaylyfeClient::V2::ProcessEvent::InviteAcceptedEvent

Inherits:
Base
  • Object
show all
Defined in:
lib/playlyfe_client/v2/event/process_event.rb

Instance Attribute Summary

Attributes inherited from Event

#event, #game, #timestamp

Instance Method Summary collapse

Methods inherited from Base

build, #two_player_event?

Methods inherited from Event

build, #created_at

Instance Method Details

#target_keyObject



20
# File 'lib/playlyfe_client/v2/event/process_event.rb', line 20

def target_key; "inviter"; end