Skip to main content

EOS_P2P_RemoveNotifyPeerConnectionEstablished

Function EOS_P2P_RemoveNotifyPeerConnectionEstablished 

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

Stop notifications for connections being established on a previously bound handler.

@param NotificationId The previously bound notification ID

@see EOS_P2P_AddNotifyPeerConnectionEstablished