Back to Server

PageEntry

(ctor) PageEntry( Mobile sender, string message, PageType type )
Mobile Handler{ get; set; }
string Message{ get; }
Point3D PageLocation{ get; }
Map PageMap{ get; }
Mobile Sender{ get; }
DateTime Sent{ get; }
PageType Type{ get; }