|
protected |
Send invite to list of users.
The async result is returned in the OnInviteToGameplaySession callback. The user must be inside the session. That means, OnEnterGameplaySession must be called with no errors.
session_address | server IP address. |
session_port | server port. |
invitee_list | list of users to invite |
Используется в OnEnterGameplaySession().