MCPcopy 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

openWaveImplMethod · 0.95
fireMethod · 0.95
fireMethod · 0.95
clearMethod · 0.95
setMainSelectedMethod · 0.95
isXSmallMethod · 0.95
isMainDrawerNarrowMethod · 0.95
setNarrowVisibleMethod · 0.95
undoHashbangMethod · 0.95
isInboxTokenMethod · 0.95
isGroupTokenMethod · 0.95
fireMethod · 0.95

Tested by

no test coverage detected