DittoPeersObserverV2Callback

Deprecated

DittoPeersObserverV2Callback has been replaced with DittoPresenceObserverCallback

Replace with

DittoPresenceObserverCallback

Typically this will only be used if interacting with the SDK from Java. You can call observePeersV2 on a Ditto instance with an object that implements this interface.

Functions

Link copied to clipboard
abstract fun update(json: String)