getUniqueName

open fun getUniqueName(): String?

Gets the unique name of @connection as assigned by the message bus. This can also be used to figure out if @connection is a message bus connection.

Return

the unique name or null if @connection is not a message bus connection. Do not free this string, it is owned by @connection.

Since

2.26