RegionSizeQueryCallback

Callback that reports when a Memory size or MapUpdateError is received for a region size calculation.

Inherited functions

Link copied to clipboard
abstract fun onFailure(failure: MapUpdateError)
Link copied to clipboard
abstract fun onSuccess(result: Memory)