FMIceLinkConnectionState Constants Reference

Declared in FMIceLinkConnectionState.h

FMIceLinkConnectionState

The state of a connection.

Constants

FMIceLinkConnectionStateNew
Indicates that the connection is new and has not been started.

Declared In FMIceLinkConnectionState.h.

FMIceLinkConnectionStateInitializing
Indicates that the connection is being initialized but no connecting attempts have been made.

Declared In FMIceLinkConnectionState.h.

FMIceLinkConnectionStateConnecting
Indicates that the connection is currently connecting.

Declared In FMIceLinkConnectionState.h.

FMIceLinkConnectionStateConnected
Indicates that the connection is currently connected.

Declared In FMIceLinkConnectionState.h.

FMIceLinkConnectionStateFailing
Indicates that the connection has encountered an error and is cleaning up.

Declared In FMIceLinkConnectionState.h.

FMIceLinkConnectionStateFailed
Indicates that the connection has encountered an error and has cleaned up.

Declared In FMIceLinkConnectionState.h.

FMIceLinkConnectionStateClosing
Indicates that the connection has been instructed to close and is cleaning up.

Declared In FMIceLinkConnectionState.h.

FMIceLinkConnectionStateClosed
Indicates that the connection has been instructed to close and has cleaned up.

Declared In FMIceLinkConnectionState.h.

Declared In

FMIceLinkConnectionState.h