Open ikurek opened 2 years ago
This task is required for https://github.com/ably/ably-flutter/issues/128
According to the spec, presence methods should support additional extras parameter. Related spec items are:
presence
extras
And methods that should be updated are:
presence.enter
presence.update
presence.leave
presence.enterClient
presence.updateClient
presence.leaveClient
┆Issue is synchronized with this Jira Story by Unito
Looks like a duplicate of https://github.com/ably/ably-java/issues/736.
This task is required for https://github.com/ably/ably-flutter/issues/128
According to the spec,
presence
methods should support additionalextras
parameter. Related spec items are:And methods that should be updated are:
presence.enter
presence.update
presence.leave
presence.enterClient
presence.updateClient
presence.leaveClient
┆Issue is synchronized with this Jira Story by Unito