Module: Maia::FCM

Defined in:
lib/maia/fcm.rb,
lib/maia/fcm/result.rb,
lib/maia/fcm/service.rb,
lib/maia/fcm/response.rb,
lib/maia/fcm/connection.rb,
lib/maia/fcm/notification.rb,
lib/maia/fcm/result_collection.rb,
lib/maia/fcm/response_collection.rb

Defined Under Namespace

Classes: Connection, Notification, Response, ResponseCollection, Result, ResultCollection, Service

Class Attribute Summary collapse

Class Attribute Details

.keyObject

Returns the value of attribute key.



4
5
6
# File 'lib/maia/fcm.rb', line 4

def key
  @key
end