Application callbacks.
Copyright (c) 2015 Silent Circle
Behaviours: application
.
Authors: Edwin Fine (efine@silentcircle.com
).
start/2 | Start the gcm_erl application. |
stop/1 | Stop the gcm_erl application. |
start(StartType, StartArgs) -> any()
Start the gcm_erl
application.
stop(State) -> any()
Stop the gcm_erl
application.