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