Docs Menu
Docs Home
/ /
io.realm.mongodb

Interface App.Callback

Enclosing class:

App

Callback for async methods available to the App .

Modifier and Type
Method and Description

public void

Returns the result of the request when available.

Returns the result of the request when available.

Parameters

  • result - the request response.

Back

App

On this page