open fun getSubscriptions(connection: StompServerConnection): MutableList<String>
Gets all subscription ids for the given destination hold by the given client
connection - the connection (client)
Return
the list of subscription id, empty if none