Skip to main content

EOS_P2P_RemoveNotifyPeerConnectionInterrupted

Function EOS_P2P_RemoveNotifyPeerConnectionInterrupted 

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

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

@param NotificationId The previously bound notification ID

@see EOS_P2P_AddNotifyPeerConnectionInterrupted