sendRequest abstract method

void sendRequest(
  1. Request request
)

Send the given request to the plugin.

Implementation

void sendRequest(Request request);