Beamable SDK
Public Member Functions | Public Attributes | List of all members
Beamable.Experimental.Api.Lobbies.RemoveTagsRequest Class Reference

Request payload to remove Lobby Tags from the requested player. More...

Public Member Functions

 RemoveTagsRequest (string playerId, List< string > tags)
 

Public Attributes

string playerId
 The player id.
 
List< string > tags
 List of "names" of tags to remove from the given player.
 

Detailed Description

Request payload to remove Lobby Tags from the requested player.


The documentation for this class was generated from the following file: