Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comunes/kune
/ onSuccess
Method
onSuccess
src/main/java/cc/kune/wave/client/WebClient.java:578–581 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
576
}
577
578
@Override
579
public
void
onSuccess() {
580
openWaveImpl(waveRef, isNewWave, participants);
581
}});
582
}
583
584
/**
Callers
nothing calls this directly
Calls
15
openWaveImpl
Method · 0.95
fire
Method · 0.95
fire
Method · 0.95
clear
Method · 0.95
setMainSelected
Method · 0.95
isXSmall
Method · 0.95
isMainDrawerNarrow
Method · 0.95
setNarrowVisible
Method · 0.95
undoHashbang
Method · 0.95
isInboxToken
Method · 0.95
isGroupToken
Method · 0.95
fire
Method · 0.95
Tested by
no test coverage detected