SendingIndicator typedef

  1. @Deprecated("Use 'StreamSendingIndicator' instead")
SendingIndicator = StreamSendingIndicator

Used to show the sending status of the message

Implementation

@Deprecated("Use 'StreamSendingIndicator' instead")
typedef SendingIndicator = StreamSendingIndicator;