DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ ShowInviteToGameplaySessionAsync()

proto native EBiosError BiosSessionService::ShowInviteToGameplaySessionAsync ( string session_address,
int session_port )
protected

Show system UI to invite friends to current gameplay session.

The async result is returned in the OnShowInviteToGameplaySession callback. On Xbox, if session with session_address and session_port does not exist, then xbox show message "We could not send the invite".

Аргументы
session_addressserver IP address.
session_portserver port.
Возвращает
EBiosError indicating if the async operation is pending.