Connection State
enum ConnectionState
Content copied to clipboard
Represents underlying twilsock connection state.
Entries
FATAL_ERROR
Link copied to clipboard
Content copied to clipboard
Server has rejected enabling transport and customer action is required.
DISCONNECTED
Link copied to clipboard
Content copied to clipboard
Transport is not working.
CONNECTING
Link copied to clipboard
Content copied to clipboard
Transport is trying to connect and register or trying to recover.