StompHeaders.remove

Undocumented in source. Be warned that the author may not have intended to support it.
  1. List!(string) remove(string key)
    class StompHeaders
    override
    List!(string)
    remove
    (
    string key
    )
  2. bool remove(string key, List!(string) value)

Meta