• Модуль: pull
  • Путь к файлу: ~/bitrix/modules/pull/lib/push/service/apple.php
  • Класс: BitrixPullPushServiceApple
  • Вызов: Apple::getSandboxBatch
public function getSandboxBatch($appMessages)
{
	return $this->getBatchWithModifier($appMessages, ";" . $this->sandboxModifier . ";");
}