social / pragma.account / AccountService / addAccountToPlayerGroupServiceV1 /
addAccountToPlayerGroupServiceV1 #
suspend fun addAccountToPlayerGroupServiceV1(serviceSession: ServiceSession, request: AccountRpc.AddAccountToPlayerGroupServiceV1Request): AccountRpc.AddAccountToPlayerGroupServiceV1Response
Adds a single Pragma Account by Pragma Social Id to a PlayerGroup.
PragmaResultErrors
- PragmaError.AccountService_PlayerGroupValidation when bad pragma social ids are used to add to player group.