213214215216217218219220221
throw new XMPPFailureException( "Unknown error sending invitation to jabber ID: " + jabberId); } } XmppInviteResponse response = new XmppInviteResponse(); response.mergeFrom(responseBytes); return; }