Skip to main content

EOS_P2P_RemoveNotifyPeerConnectionRequest

Function EOS_P2P_RemoveNotifyPeerConnectionRequest 

Source
pub unsafe extern "C" fn EOS_P2P_RemoveNotifyPeerConnectionRequest(
    Handle: EOS_HP2P,
    NotificationId: EOS_NotificationId,
)
Expand description

Stop listening for connection requests on a previously bound handler.

@param NotificationId The previously bound notification ID

@see EOS_P2P_AddNotifyPeerConnectionRequest