def routing_id(self): """ Get the message routing id, as a frame """ return czmq.Zframe(lib.mlm_proto_routing_id(self._as_parameter_), False)
def routing_id(self): """ Get the message routing id, as a frame """ return czmq.Zframe(lib.xrap_traffic_routing_id(self._as_parameter_), False)