Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
24.13.3. Unsubscribing from a Topic
To unsubscribe from a topic, call
Seam.Remoting.unsubscribe()
and pass in the topic name:
Seam.Remoting.unsubscribe("topicName");
Seam.Remoting.unsubscribe("topicName");