getConnectionId

expect fun getConnectionId(): Long?

Gets the ID of the current connection.

Return

ID of the connection

actual fun getConnectionId(): Long?

Gets the ID of the current connection.

Return

ID of the connection

Throws

thrown when instance is not connected or closed

actual external fun getConnectionId(): Long?

Gets the ID of the current connection.

Return

ID of the connection

Throws

thrown when instance is not connected.

thrown when method encounters an exception.

thrown when method encounters an unknown exception.