public interface AckListener
Ack| Modifier and Type | Method and Description |
|---|---|
void |
onError(Ack ack)
Invoked when the request to AppDesktop has errors
|
void |
onSuccess(Ack ack)
Invoked when the request to AppDesktop is successful
|
Copyright © 2022. All rights reserved.