onAiData abstract method

void onAiData(
  1. String type,
  2. String data
)

Implementation

void onAiData(String type, String data);