Copyright © 2010-2019 Marc Worrell
Authors: Marc Worrell (marc@worrell.nl).
| content_types_provided/1 | |
| event/2 | |
| is_authorized/1 | |
| process/4 |
content_types_provided(Context) -> any()
event(Postback, Context) -> any()
is_authorized(Context) -> any()
process(Method, AcceptedCT, ProvidedCT, Context) -> any()
Generated by EDoc