C# 클래스 d3.Client.Services.NotificationListenerImpl

상속: NotificationListener
파일 보기 프로젝트 열기: fry/d3

공개 메소드들

메소드 설명
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