C# Class d3.Client.Services.NotificationListenerImpl

Inheritance: NotificationListener
Afficher le fichier Open project: fry/d3

Méthodes publiques

Méthode Description
NotificationListenerImpl ( Connection connection ) : System
OnNotificationReceived ( Google controller, Notification request, Action done ) : void

Method Details

NotificationListenerImpl() public méthode

public NotificationListenerImpl ( Connection connection ) : System
connection Connection
Résultat System

OnNotificationReceived() public méthode

public OnNotificationReceived ( Google controller, Notification request, Action done ) : void
controller Google
request Notification
done Action
Résultat void