onMediaReceived abstract method

void onMediaReceived(
  1. String? type,
  2. bool? success
)

Implementation

void onMediaReceived(String? type, bool? success);