Module sockjs_session_sup

Behaviours: supervisor.

Function Index

init/1
start_child/3
start_link/0

Function Details

init/1

init(X1) -> any()

start_child/3

start_child(SessionId, Service, Info) -> any()

start_link/0

start_link() -> ignore | {ok, pid()} | {error, any()}


Generated by EDoc