Enum: shaka.msf.Utils.MessageType

Enum for message names, matching the draft-11 specification
Properties:
Name Value Type Description
SUBSCRIBE subscribe string
SUBSCRIBE_OK subscribe_ok string
SUBSCRIBE_ERROR subscribe_error string
SUBSCRIBE_UPDATE subscribe_update string
PUBLISH_DONE publish_done string
UNSUBSCRIBE unsubscribe string
PUBLISH_NAMESPACE publish_namespace string
PUBLISH_NAMESPACE_OK publish_namespace_ok string
PUBLISH_NAMESPACE_ERROR publish_namespace_error string
UNPUBLISH_NAMESPACE unpublish_namespace string
REQUESTS_BLOCKED requests_blocked string
Source: