public static interface TopicUpdateControl.Updater.UpdateCallback extends Callback
Provides notification of update success or failure. This callback may
be notified of failures additional to those defined in
ErrorReason
. These are:
Modifier and Type | Interface and Description |
---|---|
static class |
TopicUpdateControl.Updater.UpdateCallback.Default
Default updater callback implementation.
|
Modifier and Type | Method and Description |
---|---|
void |
onSuccess()
Indicates a successful update.
|
Copyright © 2020 Push Technology Ltd. All Rights Reserved.