Docs Menu

Docs HomeDevelop ApplicationsAtlas Device SDKs

Interface App.Callback

On this page

  • io.realm.mongodb
  • Method Summary
  • Method Detail
  • onResult

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.

← Class App