Webcom Android SDK Public API Reference / com.orange.webcom.sdkv2.java / Callback0

Callback0

@FunctionalInterface interface Callback0

This interface makes it possible to pass void callback functions with no parameter as Java lambda functions to some methods of the Webcom SDK.

Functions

call

abstract fun call(): Unit