public interface IntercomRequestHandler<T>
| Modifier and Type | Method | Description |
|---|---|---|
void |
handleRequest(IntercomRequest<T> request,
IntercomResponse<T> response) |
void handleRequest(IntercomRequest<T> request, IntercomResponse<T> response)
Copyright © 2018. All rights reserved.