MessageGidBuilderImpl.priority

Set priority property.

class MessageGidBuilderImpl(T)
T
priority

Parameters

propval soup.types.MessagePriority

Sets the priority of the #SoupMessage. See soup.message.Message.setPriority for further details.

Return Value

Type: T

Builder instance for fluent chaining