 | ConnectionStateChangedEventArgs Constructor |
Namespace:
AC908_SDK
Assembly:
AC908_SDK (in AC908_SDK.dll) Version: 1.0.2
Syntaxpublic ConnectionStateChangedEventArgs(
ConnectionState newConnectionState
)
Parameters
- newConnectionState
- Type: AC908_SDK.EnumsConnectionState
New state of the connection.
See Also