Unsubscribe
data class Unsubscribe(val headers: StompUnsubscribeHeaders) : StompFrame
Content copied to clipboard
An UNSUBSCRIBE frame is a client frame used to stop a STOMP subscription.
An UNSUBSCRIBE frame is a client frame used to stop a STOMP subscription.