Liking cljdoc? Tell your friends :D

gateway.domains.agm.calls


callclj/s

(call state source request)
source

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]]
sourceraw 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.
sourceraw docstring

yieldclj/s

(yield state source request)
source

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

× close