public interface NativeSessionHandler
Modifier and Type | Method and Description |
---|---|
boolean |
isSessionKnown(String sessionId) |
void |
processNewCreatedKnownSession(org.kurento.jsonrpc.Session session) |
boolean isSessionKnown(String sessionId)
void processNewCreatedKnownSession(org.kurento.jsonrpc.Session session)
Copyright © 2017 Kurento. All rights reserved.