C# Class PusherClient.PrivateChannel

Inheritance: Channel
ファイルを表示 Open project: pusher-community/pusher-websocket-dotnet Class Usage Examples

Public Methods

Method Description
PrivateChannel ( string channelName, Pusher pusher )

Method Details

PrivateChannel() public method

public PrivateChannel ( string channelName, Pusher pusher )
channelName string
pusher Pusher