Skip to content

How to send match data to specific user? #49

Closed Answered by obrunsmann
nteko asked this question in Q&A
Discussion options

You must be logged in to vote

The respective methods to send and receive data for a match are sendMatchData and onMatchData.

One more thing, is there way to refesh session token?

Yep:

Future<model.Session> sessionRefresh({
    required model.Session session,
    Map<String, String>? vars,
  });

From the nakama client

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by obrunsmann
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants