Destroy a BBM contact structure.
#include <bbmsp/bbmsp_contactlist.h>
BBMSP_API bbmsp_result_t bbmsp_contact_destroy(bbmsp_contact_t **contact)
BlackBerry 10.0.0
A pointer to the contact to destroy.
Destroys this BBM contact structure and frees up the associated memory.
BBMSP_SUCCESS if successful, BBMSP_FAILURE otherwise.