Navigation
API > API/Plugins > API/Plugins/ConcertTransport > API/Plugins/ConcertTransport/IConcertLocalEndpoint
| Type | Name | Description | |
|---|---|---|---|
| void | RegisterRequestHandler
(
typename TConcertFunctionRequestHandler< ResponseType >::FFuncType Func |
Register an handler for request received by this endpoint | |
| void | RegisterRequestHandler
(
HandlerType* Handler, |
Register an handler for request received by this endpoint |