private void SubscribeToTopics() { Send(MsgBuilder.BuildSubscribe(Topics.Keys.ToArray(), Topics.Values.ToArray(), GetNewPacketIdentifier())); }