Method | Description | |
---|---|---|
AllowInstantMessageAsync ( |
||
BanListener ( |
||
CaveTubeClientWrapper ( String accessKey ) : System | ||
Connect ( ) : void | ||
Dispose ( ) : void | ||
HideComment ( |
||
HideId ( |
||
JoinRoomGenAsync ( String url ) : Task | ||
LeaveRoom ( ) : void | ||
MessageList ( IEnumerable |
||
PostComment ( String name, String message, String apiKey ) : void | ||
ShowComment ( |
||
ShowId ( |
||
UnBanListener ( |
Method | Description | |
---|---|---|
GetRoomInfoAsync ( String url ) : Task |
Method | Description | |
---|---|---|
AdminShout ( CaveTubeClient shout ) : void | ||
Ban ( CaveTubeClient message ) : void | ||
CaveTubeClientWrapper ( ) : System | ||
CaveTubeClientWrapper ( CaveTubeClient client ) : System | ||
Error ( CaveTubeClient e ) : void | ||
HideComment ( CaveTubeClient message ) : void | ||
InstantMessage ( String message ) : void | ||
Join ( String roomId ) : void | ||
Leave ( String roomId ) : void | ||
NewMessage ( CaveTubeClient message ) : void | ||
NotifyLiveClose ( CaveTubeClient e ) : void | ||
NotifyLiveStart ( CaveTubeClient e ) : void | ||
ShowComment ( CaveTubeClient message ) : void | ||
UnBan ( CaveTubeClient message ) : void | ||
UpdateMember ( |
public AllowInstantMessageAsync ( |
||
commentNumber | ||
apiKey | String | |
return | Task |
public BanListener ( |
||
commentNumber | ||
apiKey | String | |
return | void |
public CaveTubeClientWrapper ( String accessKey ) : System | ||
accessKey | String | |
return | System |
protected GetRoomInfoAsync ( String url ) : Task |
||
url | String | |
return | Task |
public HideComment ( |
||
commentNumber | ||
apiKey | string | |
return | void |
public HideId ( |
||
commentNumber | ||
apiKey | String | |
return | void |
public JoinRoomGenAsync ( String url ) : Task | ||
url | String | |
return | Task |
public MessageList ( IEnumerable |
||
messageList | IEnumerable |
|
return | void |
public PostComment ( String name, String message, String apiKey ) : void | ||
name | String | |
message | String | |
apiKey | String | |
return | void |
public ShowComment ( |
||
commentNumber | ||
apiKey | string | |
return | void |
public ShowId ( |
||
commentNumber | ||
apiKey | String | |
return | void |
public UnBanListener ( |
||
commentNumber | ||
apiKey | String | |
return | void |