vapi4k
Toggle table of contents
1.2.4
jvm
Platform filter
jvm
Switch theme
Search in API
vapi4k
vapi4k-core
/
com.vapi4k.dsl.vapi4k
/
CommonCallbacks
/
onAllRequests
on
All
Requests
abstract
fun
onAllRequests
(
block
:
suspend
(
requestContext
:
RequestContext
)
->
Unit
)
(
source
)
Whenever a request is made, the contents of the onAllRequests{} block will be executed.