The callback function that gets passed in to push_service_create_channel(), and push_service_destroy_channel()
#include <bbpush/push_service.h>
typedef void(* push_transport_ready_callback_t)(push_service_t *ps, int status_code);
BlackBerry 10.2.0