onTextData property

(dynamic Function(String)?) onTextData
getter/setter pair

Called when text channel message was received from the remote peer

Implementation

Function(String)? onTextData;