The callback that is invoked when the SIM card is changed.
#include <bbpush/push_service.h>
typedef void(* push_sim_change_callback_t)(push_service_t *ps);
BlackBerry 10.2.0
When this happens, the push is discarded, and a call to push_service_create_channel() is recommended.
Call push_service_set_sim_change_callback() to register this callback.