Liking cljdoc? Tell your friends :D

common-client.chat.controller


accept-call-fncljs

(accept-call-fn)

Accepts received call

Accepts received call
sourceraw docstring

audio-chunks-acljs

source

chat-ws-fncljs

(chat-ws-fn)

Establish websocket connection with server

Establish websocket connection with server
sourceraw docstring

chat-ws-onmessage-fncljs

(chat-ws-onmessage-fn event)

Onmessage websocket event receive message

Onmessage websocket event receive message
sourceraw docstring

chunk-durationcljs

source

close-connection-if-user-left-chatcljs

(close-connection-if-user-left-chat)

Close connection if user left chat page

Close connection if user left chat page
sourceraw docstring

close-connection-ws-fncljs

(close-connection-ws-fn)

Closes websocket connection with server

Closes websocket connection with server
sourceraw docstring

current-index-acljs

source

display-call-screen-a-fncljs

source

display-call-screen-fncljs

(display-call-screen-fn screen-type)

Displays call screen

Displays call screen
sourceraw docstring

establish-chat-connection-ws-fncljs

(establish-chat-connection-ws-fn event)

Onopen websocket event save reference to websocket object

Onopen websocket event save reference to websocket object
sourceraw docstring

generate-chat-historycljs

(generate-chat-history chat-history)

Generate html of chat history

Generate html of chat history
sourceraw docstring

get-chat-historycljs

(get-chat-history)

Get chat history for selected user and logged in user

Get chat history for selected user and logged in user
sourceraw docstring

get-chat-userscljs

(get-chat-users)

Get all users for chat

Get all users for chat
sourceraw docstring

get-selected-chat-contactcljs

(get-selected-chat-contact)

Returns value of selected option in user select html element

Returns value of selected option in user select html element
sourceraw docstring

hang-up-call-fncljs

(hang-up-call-fn)

Hang up on a call or reject answering

Hang up on a call or reject answering
sourceraw docstring

initialize-media-recordercljs

(initialize-media-recorder)

Initialize media recorder

Initialize media recorder
sourceraw docstring

is-playing-acljs

source

make-a-call-wscljs

(make-a-call-ws)

Makes call to selected contact

Makes call to selected contact
sourceraw docstring

make-chunks-fncljs

(make-chunks-fn)

Make chunks

Make chunks
sourceraw docstring

media-recorder-acljs

source

play-chunks-fncljs

(play-chunks-fn)

Play chunks

Play chunks
sourceraw docstring

recording-acljs

source

remove-call-screen-a-fncljs

source

remove-call-screen-fncljs

(remove-call-screen-fn)

Removes call screen

Removes call screen
sourceraw docstring

screen-type-answeringcljs

source

screen-type-callingcljs

source

screen-type-connectedcljs

source

scroll-chat-to-bottomcljs

(scroll-chat-to-bottom)

Scrolls chat content to bottom

Scrolls chat content to bottom
sourceraw docstring

selected-contact-usernamecljs

(selected-contact-username)

On every contact username change read chat history and initialize media recorder

On every contact username change read
chat history and initialize media recorder
sourceraw docstring

send-audio-chunk-wscljs

(send-audio-chunk-ws audio-chunk)

Sends audio chunk through websocket

Sends audio chunk through websocket
sourceraw docstring

send-chat-message-on-entercljs

(send-chat-message-on-enter evt-p element event)

Send chat message on enter

Send chat message on enter
sourceraw docstring

send-chat-message-wscljs

(send-chat-message-ws evt-p element event)

Send chat message to contact

Send chat message to contact
sourceraw docstring

start-streaming-a-fncljs

source

start-streaming-fncljs

(start-streaming-fn)

Start streaming audio to selected username

Start streaming audio to selected username
sourceraw docstring

stop-streaming-a-fncljs

source

stop-streaming-fncljs

(stop-streaming-fn)

Stop streaming audio to selected user

Stop streaming audio to selected user
sourceraw docstring

websocket-default-closecljs

(websocket-default-close event)

Default close of websocket

Default close of websocket
sourceraw docstring

websocket-obj-acljs

source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close