PrivMX
DOCS
Toggle table of contents
Search in API
2.6
Select version
2.6
2.5
2.3
2.2
common
Platform filter
common
Switch theme
privmx-endpoint-kotlin
privmx-endpoint-extra
/
com.simplito.kotlin.privmx_endpoint_extra.events
/
CallbackRegistration
/
CallbackRegistration
Callback
Registration
constructor
(
callbackGroup
:
Any
,
eventType
:
EventType
<
T
>
,
callback
:
EventCallback
<
T
>
)
Parameters
T
The type of event data.