public Invitation GetInvitation()
 {
     return(mCurrentSession.GetInvitation());
 }