namespace PolyChat.Models { enum SendCode { Message, Command, test1, test2 } }