send abstract method

void send(
  1. Map<String, String> data
)

Sends data to the AMI server.

Implementation

void send(Map<String, String> data);