Module escalus_history_h

Behaviours: gen_event.

Function Index

code_change/3
get_history/1
handle_call/2
handle_event/2
handle_info/2
init/1
terminate/2

Function Details

code_change/3

code_change(X1, X2, State) -> any()

get_history/1

get_history(Mgr::escalus_event:manager()) -> list()

handle_call/2

handle_call(X1, State) -> any()

handle_event/2

handle_event(Event, State) -> any()

handle_info/2

handle_info(X1, State) -> any()

init/1

init(X1) -> any()

terminate/2

terminate(X1, X2) -> any()


Generated by EDoc