public static interface StreamManagementModule.StreamResumedHandler extends EventHandler
Modifier and Type | Interface and Description |
---|---|
static class |
StreamManagementModule.StreamResumedHandler.StreamResumedEvent |
Modifier and Type | Method and Description |
---|---|
void |
onStreamResumed(SessionObject sessionObject,
Long h,
String previd) |
void onStreamResumed(SessionObject sessionObject, Long h, String previd) throws JaxmppException
JaxmppException
Copyright © 2006–2015 Tigase. All rights reserved.