objective-c icon indicating copy to clipboard operation
objective-c copied to clipboard

Add message type support for: `publish`, `signal`, `history` and `subscribe`

Open parfeon opened this issue 2 years ago • 0 comments

feat(publish): add message type support for publish API

Add new publish parameters to specify messageType and spaceId.

feat(signal): add message type support for signal API

Add new signal parameters to specify messageType and spaceId.

feat(history): add message type support for history API

Make it possible to opt-out message type receive for stored messages and get spaceId for stored message.

parfeon avatar Jan 24 '23 13:01 parfeon