public virtual RecoveryError irecv_event_unsubscribe(RecoveryClientHandle client, RecoveryEventType type) { return(RecoveryNativeMethods.irecv_event_unsubscribe(client, type)); }