Data types in
push_service.h
Data structures, typedefs, and enumerations for working with the push service.
push_callback_t
The callback function that gets passed in to
push_service_create_session()
,
push_service_register_to_launch()
, and
push_service_unregister_from_launch()
push_connection_close_callback_t
The callback that is invoked when the connection to the PNS Agent has been closed.
push_service_t
The opaque push argument type.
push_sim_change_callback_t
The callback that is invoked when the SIM card is changed.
push_transport_ready_callback_t
The callback function that gets passed in to
push_service_create_channel()
, and
push_service_destroy_channel()
Parent topic:
Push service (push_service.h)