프로퍼티 | 타입 | 설명 | |
---|---|---|---|
chanToAdd | string |
메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
Host_eventPluginChannelCommandReceived ( string name, string channel, string command, string parameters ) : void | ||
Host_eventPluginChannelMessageReceived ( string name, string message, string channel ) : void |
public Host_eventPluginChannelCommandReceived ( string name, string channel, string command, string parameters ) : void | ||
name | string | |
channel | string | |
command | string | |
parameters | string | |
리턴 | void |
public Host_eventPluginChannelMessageReceived ( string name, string message, string channel ) : void | ||
name | string | |
message | string | |
channel | string | |
리턴 | void |