Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comunes/kune
/ clear
Method
clear
src/main/java/cc/kune/wave/client/WebClient.java:453–456 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
451
* @see cc.kune.wave.client.kspecific.WaveClientView#clear()
452
*/
453
@Override
454
public
void
clear() {
455
WaveClientUtils.clear(wave);
456
}
457
458
/**
459
* Creates the web socket.
Callers
2
logout
Method · 0.95
onSuccess
Method · 0.95
Calls
1
clear
Method · 0.95
Tested by
no test coverage detected