Enumeration RtmLinkState

Rtm link state.

Enumeration Members

connected: 2

The SDK has connected to the server.

connecting: 1

The SDK is connecting to the server.

disconnected: 3

The SDK is disconnected from the server.

failed: 5

The SDK is failed to connect to the server.

idle: 0

The initial state.

suspended: 4

The SDK link is suspended.