Skip to main content

EOS_P2P_RemoveNotifyPeerConnectionClosed

Function EOS_P2P_RemoveNotifyPeerConnectionClosed 

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

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

@param NotificationId The previously bound notification ID

@see EOS_P2P_AddNotifyPeerConnectionClosed