public void FirstOnlineMsg(ulong clientId)
 {
     mImpl.FirstOnlineMsg(this, clientId);
 }