internal PeerInvitationResponse(PeerInvitationResponseType reponseType)
 {
     m_peerInvResponseType = reponseType;
 }
 internal PeerInvitationResponse(PeerInvitationResponseType reponseType) 
 {
     m_peerInvResponseType = reponseType;
 }