public interface Callback
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onCompletion(Result result)
A callback method the user can implement to provide asynchronous handling of request
completion.
|
void onCompletion(Result result)
result - The result of a LogProducer.send(java.lang.String, java.lang.String, com.aliyun.openservices.log.common.LogItem) operation.Copyright © 2019. All rights reserved.