Message: request / groupSync (client -> app)

Back to overview

Sync a group.

This message SHALL be sent by the client if the user manually requests to synchronise a specific group.

Acknowledgement

This message is being acknowledged by:

Message Condition Error Codes
update/confirm (app -> client)

Only if acknowledging request/groupSync and not before the app has successfully delivered all asssociated group control messages to the server.

Name Description
internalError

An internal error occurred

invalidGroup

The identity is not a valid group

notAllowed

You are not allowed to modify this group

syncFailed

Synchronization failed

Args

Field Description Type Optional Nullable
id

The identity of the receiver

String False False

Data

None