JxrPlatformAdapter.SystemSpaceEntity.OnSpaceUpdatedListener


@FunctionalInterface
public interface JxrPlatformAdapter.SystemSpaceEntity.OnSpaceUpdatedListener


Interface for a listener which receives changes to the underlying space.

Summary

Public methods

abstract void

Called by the system when the underlying space has changed.

Public methods

onSpaceUpdated

Added in 1.0.0-alpha03
abstract void onSpaceUpdated()

Called by the system when the underlying space has changed.