private void AssignProperties(XmppState state)
 {
     SetConnectionStateAndText(state);
     ContinueCommand.ChangeCanExecute();
     SkipCommand.ChangeCanExecute();
 }