Join us at MongoDB.local London on 7 May to unlock new possibilities for your data. Use WEB50 to save 50%.
Register now >
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