31 virtual bool consume(shared_ptr<RTPacket> packet)
33 return packet->consumeWith(*
this);
45 virtual bool consume(shared_ptr<StatePacket> packet)
47 return packet->consumeWith(*
this);
62 virtual bool consume(shared_ptr<MessagePacket> packet)
64 return packet->consumeWith(*
this);
virtual bool consume(shared_ptr< RTPacket > packet)
virtual bool consume(shared_ptr< StatePacket > packet)
virtual bool consume(shared_ptr< MessagePacket > packet)
def message(msg, args, kwargs)