new SessionService()
Session context management services.
Methods
-
lookupSession(userId, stationId, sessionId, callback)
-
Lookup and register a session context object based on a user URN and station URN
Parameters:
Name Type Description userId
String [description]
stationId
String [description]
sessionId
String [description]
callback
function [description]