renetik-android-event
renetik-android-event
/
renetik.android.event.registration
/
CSRegistrations
CSRegistrations
class
CSRegistrations
Content copied to clipboard
Constructors
Functions
Constructors
CSRegistrations
Link copied to clipboard
fun
CSRegistrations
(
)
Content copied to clipboard
Functions
add
Link copied to clipboard
@
Synchronized
@
AnyThread
fun
add
(
registration
:
CSRegistration
)
:
CSRegistration
Content copied to clipboard
@
Synchronized
@
AnyThread
fun
add
(
key
:
Any
,
registration
:
CSRegistration
)
:
CSRegistration
Content copied to clipboard
add
All
Link copied to clipboard
@
Synchronized
@
AnyThread
fun
addAll
(
vararg
registrations
:
CSRegistration
)
:
CSRegistrations
Content copied to clipboard
cancel
Link copied to clipboard
@
Synchronized
@
AnyThread
fun
cancel
(
)
Content copied to clipboard
@
Synchronized
@
AnyThread
fun
cancel
(
registration
:
CSRegistration
)
Content copied to clipboard
remove
Link copied to clipboard
@
Synchronized
@
AnyThread
fun
remove
(
registration
:
CSRegistration
)
:
Boolean
Content copied to clipboard
set
Active
Link copied to clipboard
@
Synchronized
@
AnyThread
fun
setActive
(
active
:
Boolean
)
Content copied to clipboard