Retrieve the session that has opened this channel.
#include <nfc/nfc_se_access.h>
NFC_API nfc_result_t nfc_se_channel_get_session(uint32_t hSEChannel, uint32_t *phSESession)
BlackBerry 10.0.0
The handle to the channel of interest.
The handle to the Session that was used to open the channel.