C# Class d3.Client.Services.FollowersNotifyImpl

Inheritance: FollowersNotify
Show file Open project: fry/d3

Public Methods

Method Description
FollowersNotifyImpl ( Connection connection ) : System
NotifyFollowerRemoved ( Google controller, FollowerNotification request, Action done ) : void

Method Details

FollowersNotifyImpl() public method

public FollowersNotifyImpl ( Connection connection ) : System
connection Connection
return System

NotifyFollowerRemoved() public method

public NotifyFollowerRemoved ( Google controller, FollowerNotification request, Action done ) : void
controller Google
request FollowerNotification
done Action
return void