fcm-d ~master (2019-05-24T10:39:24Z)
Dub
Repo
FCMService
fcm
FCMService
Undocumented in source.
interface
FCMService {
FCMResponse
request
(FCMRequest request);
static
FCMService
newInstance
(string key);
}
Members
Functions
request
FCMResponse
request
(FCMRequest request)
Undocumented in source.
Static functions
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
FCMService
modules
FCMRequest
FCMResponse
FCMResponseError
FCMService
FCMServiceImpl