Skip to content

Feature/group up#14

Open
edge-marge wants to merge 4 commits into
mainfrom
feature/group-up
Open

Feature/group up#14
edge-marge wants to merge 4 commits into
mainfrom
feature/group-up

Conversation

@edge-marge
Copy link
Copy Markdown
Contributor

No description provided.

@orcist orcist mentioned this pull request Feb 11, 2026
Copy link
Copy Markdown
Collaborator

@orcist orcist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small naming change request

);
}

public void GetGroupMemberDetailsAsync(
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you simplify the method names? including the other new group methods.

Suggested change
public void GetGroupMemberDetailsAsync(
public void GetGroupMember(

detail seems a little unnecessary, and there's no need to repeat async everywhere that's just a legacy pattern from the matchmaking SDK. All the methods are now async using the same pattern so mentioning it everywhere is a little redundant.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants