toggle menu
App2AppSDK
jvm
switch theme
search in API
util
/
pl.novelpay.util.domain
/
Interceptor
Interceptor
fun
interface
Interceptor
<
MessageType
:
Message
>
Allows to observe messages which transported through IPC
Members
Functions
intercept
Link copied to clipboard
abstract
fun
intercept
(
message
:
MessageType
)
:
Result
<
MessageType
>
Observe Input/Output message