commit
Requests a data update. If the update is accepted, true
is returned. If the update is rejected, which occurs when there’s already an update in progress, false
is returned. For suspending behavior, use commitSuspending.
Requests a data update. If the update is accepted, true
is returned. If the update is rejected, which occurs when there’s already an update in progress, false
is returned. For suspending behavior, use commitSuspending.