fcm-d ~master (2019-05-24T10:39:24Z)
Dub
Repo
FCMServiceImpl
fcm
FCMServiceImpl
Undocumented in source.
class
FCMServiceImpl :
FCMService
{
this
(string key);
FCMResponse
request
(FCMRequest data);
}
Constructors
this
this
(string key)
Undocumented in source.
Members
Functions
request
FCMResponse
request
(FCMRequest data)
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From FCMService
request
FCMResponse
request
(FCMRequest request)
Undocumented in source.
newInstance
FCMService
newInstance
(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
fcm
FCMServiceImpl
modules
FCMRequest
FCMResponse
FCMResponseError
FCMService
FCMServiceImpl