Constructs an Unannounce message.
The track namespace to unannounce.
Gets the control message type for this Unannounce message.
The ControlMessageType.Unannounce enum value.
Serializes the Unannounce message to a frozen byte buffer.
The serialized message as a FrozenByteBuffer.
:LengthExceedsMaxError If the payload exceeds 65535 bytes.
Static
parseParses an Unannounce message payload from a buffer.
The buffer containing the payload.
The parsed Unannounce message.
Represents a protocol Unannounce message, used to unannounce a track namespace.