Creates a service channel object with the given name, request schema, and response schema
The service channel object
Name of the channel
Optional
The schema of the request
Optional schema for response, if not provided, the response will be void
Generated using TypeDoc
Creates a service channel object with the given name, request schema, and response schema
Returns
The service channel object