renetik-android-event
renetik-android-event
/
renetik.android.event.registrations
/
cancel
cancel
fun
CSEventOwner
.
cancel
(
registration
:
CSRegistration
)
:
CSRegistration
Content copied to clipboard
@
JvmName
(
name
=
"CSEventOwnerCancelNullable"
)
fun
CSEventOwner
.
cancel
(
registration
:
CSRegistration
?
)
:
Unit
?
Content copied to clipboard
fun
CSEventOwner
.
cancel
(
vararg
registrations
:
CSRegistration
?
)
Content copied to clipboard
fun
CSEventOwner
.
cancel
(
registrations
:
List
<
CSRegistration
>
?
)
Content copied to clipboard