public void requestUserAccountInfo()
 {
     _state = ExporterState.USER_ACCOUNT_TYPE;
     _publisher.requestAccountInfo();
 }