spring-framework / org.springframework.messaging.simp.user / UserDestinationResult / getSubscribeDestination

getSubscribeDestination

open fun getSubscribeDestination(): String

The user destination in the form expected when a client subscribes, e.g. "/user/queue/position-updates".

Return
the subscribe form of the "user" destination, never null.