pubnub-kotlin-docs
Toggle table of contents
13.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
pubnub-kotlin-docs
pubnub-gson-api
/
com.pubnub.api.java.v2.callbacks.handlers
/
OnFileHandler
On
File
Handler
@
FunctionalInterface
interface
OnFileHandler
Members
Functions
handle
Link copied to clipboard
abstract
fun
handle
(
pnFileEventResult
:
PNFileEventResult
)
This interface is designed for implementing custom handlers that respond to file event retrieval operations.