◆ CheckUpdateAsync()
Async check if exist new update.
- Возвращает
- EBiosError indicating if the async operation is pending.
◆ OnCheckUpdate()
Callback function for CheckUpdateAsync()
- Аргументы
-
checkUpdateResult | contain information about availability of new update and if it is mandatory. |
error | indicating success or fail of the async operation. |
40 {
42 {
44 }
45 }
Definition OnlineServices.c:2
static void PromptUpdate()
Definition OnlineServices.c:739
Перекрестные ссылки OnlineServices::PromptUpdate().
◆ OnPromptUpdate()
Callback function for PromptUpdateAsync()
Show system UI with update. On Xbox, game suspend after accept update.
- Аргументы
-
error | indicating success or fail of the async operation. |
56 {
58 }
static bool ErrorCaught(EBiosError error)
Definition OnlineServices.c:82
Перекрестные ссылки OnlineServices::ErrorCaught().
◆ OnShowStore()
◆ PromptUpdateAsync()
Prompt user to accept update with system GUI.
- Возвращает
- EBiosError indicating if the async operation is pending.
◆ ShowStoreAsync()
Show store for current title (system GUI). Only on Xbox.
- Возвращает
- EBiosError indicating if the async operation is pending.
Объявления и описания членов класса находятся в файле: