errorText property

String errorText
getter/setter pair

STUN reason text returned by the STUN or TURN server. If the server could not be reached, errorText will be set to an implementation-specific value providing details about the error.

Implementation

late String errorText;