ORDER_NONE_UNSPECIFIED - zero-value for channel ordering
ORDER_ORDERED - packets are delivered exactly in the order which they were sent
ORDER_UNORDERED - packets can be delivered in any order, which may differ from the order in which they were sent.
Order defines if a channel is ORDERED or UNORDERED