C# Класс d3.Client.Services.NotificationListenerImpl

Наследование: NotificationListener
Показать файл Открыть проект

Открытые методы

Метод Описание
NotificationListenerImpl ( Connection connection ) : System
OnNotificationReceived ( Google controller, Notification request, Action done ) : void

Описание методов

NotificationListenerImpl() публичный Метод

public NotificationListenerImpl ( Connection connection ) : System
connection Connection
Результат System

OnNotificationReceived() публичный Метод

public OnNotificationReceived ( Google controller, Notification request, Action done ) : void
controller Google
request Notification
done Action
Результат void