public interface SyncCallback<Response>
Modifier and Type | Method and Description |
---|---|
void |
event(SyncAdapter.Event event) |
Response |
getResponse() |
void |
received(Response message) |
void event(SyncAdapter.Event event)
void received(Response message)
Response getResponse()
Copyright © 2017. All rights reserved.