Liking cljdoc? Tell your friends :D

gateway.domains.agm.calls


callclj/s

(call state source request)

cancel-invocationsclj/s

(cancel-invocations state receiver caller callee)

Cancels any pending invocations made by caller-id to callee-id.

Returns a [state [message]]

Cancels any pending invocations made by caller-id to callee-id.

Returns a [state [message]]
raw docstring

complete-invocationclj/s

(complete-invocation state invocation-id peer-id request success-failure)

Removes the call/invocation information from the caller and the callee.

Removes the call/invocation information from the caller and the callee.
raw docstring

yieldclj/s

(yield state source request)

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

× close