Atlas Device SDKs are deprecated. Refer to the deprecation page for details.
io.realm
io.realm.BaseRealm.InstanceCallback
io.realm.DynamicRealm.Callback
Enclosing class:
Constructors
Constructor and Description |
|---|
Callback () |
Method Summary
Modifier and Type | Method and Description |
|---|---|
public void | |
public abstract void |
Inherited Methods
Methods inherited from class java.lang.Object :
getClass,hashCode,equals,clone,toString,notify,notifyAll,wait,wait,wait,finalizeMethods inherited from class io.realm.BaseRealm.InstanceCallback:
onSuccess,onError
Constructor Detail
public Callback () |
|---|
Method Detail
onError
onSuccess
Overrides
|