Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Nyan
Modules
Web
Push
Google
GoogleDispatcher
C# Class Nyan.Modules.Web.Push.Google.GoogleDispatcher
Inheritance:
Nyan.Modules.Web.Push.Primitives.DispatcherPrimitive
Datei anzeigen
Open project: bucknellu/Nyan
Public Methods
Method
Description
Send
(
EndpointEntry
target
,
object
obj
) :
void
Method Details
Send()
public
method
public
Send
(
EndpointEntry
target
,
object
obj
) :
void
target
Nyan.Modules.Web.Push.Model.EndpointEntry
obj
object
return
void