Module: Syncano::Packets
- Defined in:
- lib/syncano/packets/base.rb,
lib/syncano/packets/auth.rb,
lib/syncano/packets/call.rb,
lib/syncano/packets/ping.rb,
lib/syncano/packets/error.rb,
lib/syncano/packets/message.rb,
lib/syncano/packets/notification.rb,
lib/syncano/packets/call_response.rb
Overview
Module used as a scope for classes representing packets
Defined Under Namespace
Classes: Auth, Base, Call, CallResponse, Error, Message, Notification, Ping