onAckStopStreaming property
Acknowledgment callback for stopping streaming.
This callback is triggered when the request to stop streaming is acknowledged.
Implementation
static void Function(Map<dynamic, dynamic> map)? onAckStopStreaming;
Acknowledgment callback for stopping streaming.
This callback is triggered when the request to stop streaming is acknowledged.
static void Function(Map<dynamic, dynamic> map)? onAckStopStreaming;