acs_ex v0.3.9 ACS.SessionScript behaviour View Source

Link to this section Summary

Link to this section Types

Link to this type filter_response() View Source
filter_response() :: atom() | tuple()

Link to this section Callbacks

Link to this callback session_filter(map, arg1) View Source
session_filter(map(), String.t()) :: filter_response()
Link to this callback session_start(pid, map, arg2) View Source
session_start(pid(), map(), String.t()) :: any()