Tworzenie sesji

$conpeek.session.create();

Info

Generate anonymous session and initialize the websocket connection between client and server.
Session is required to perform calls - its created automatically with dialog.connect

Example

$conpeek.session.create();