Stops all notification events for a specific class.
#include <peripheral_discovery.h>
int pd_unregister_event(pd_class_t class_id)
BlackBerry 10.2.0
The class of peripherals to stop notifications for.
pd_unregister_event( PD_CLASS_SERIAL );
EOK on success.