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