LogProcessor Protocol Reference
| Declared in | LogTransport.h |
|---|
– fillSyncRequest:
required method
Fills the given request with the latest Logging state.
- (void)fillSyncRequest:(LogSyncRequest *)requestDiscussion
Fills the given request with the latest Logging state.
Declared In
LogTransport.h
– onLogResponse:
required method
Updates the state using response from the server.
- (void)onLogResponse:(LogSyncResponse *)responseDiscussion
Updates the state using response from the server.
Declared In
LogTransport.h