Class DynamicRealm.Transaction.Callback
On this page
Atlas Device SDKs are deprecated. Refer to the deprecation page for details.
io.realm
io.realm.DynamicRealm.Transaction.Callback
Enclosing class:
Callback invoked to notify the caller thread.
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
Constructor Detail
public Callback () |
---|
Method Detail
onError
onSuccess
public void onSuccess () |
---|