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