Message: request / conversations (client -> app)

Back to overview

Request the list of conversations and subscribe to updates.

This message SHALL be sent by the client as soon as it wants to display the converations list.

Acknowledgement

This message is being acknowledged by:

Message Condition Error Codes
response/conversations (app -> client)

(None)

Name Description
internalError

An internal error occurred

Subscriptions

This message subscribes to:

Message Condition
update/conversation (app -> client)

On successful acknowledgement

update/typing (bidirectional)

On successful acknowledgement

Args

Field Description Type Optional Nullable
maxSize

Maximum side length (in px) of the receiver avatar

Integer False False

Data

None