dispatchCall abstract method
Put call
on the queue to be dispatched when the connection is ready.
Implementation
void dispatchCall(ClientCall call);
Put call
on the queue to be dispatched when the connection is ready.
void dispatchCall(ClientCall call);