Skip to content

Lobbies event listener #31

Closed Answered by adrianpew
WeLoveJesusChrist asked this question in Q&A
Discussion options

You must be logged in to vote

Hello. EOSLobbyManager , included in the samples, can be considered more of a template to follow. It is meant to show standard usage of the EOS Lobby features.

Currently, the 'SubscribeToLobbyInvites()' is called in the constructor. You could comment this line out and call your own method to setup your own callbacks.

SubscribeToLobbyInvites();

We can look into allowing you to update these callbacks with your own as a future feature enhancement.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by adrianpew
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
enhancement New feature or request
2 participants