Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose presence on ARTRealtimeChannelProtocol #91

Open
umair-ably opened this issue Oct 21, 2024 · 0 comments
Open

Expose presence on ARTRealtimeChannelProtocol #91

umair-ably opened this issue Oct 21, 2024 · 0 comments
Assignees

Comments

@umair-ably
Copy link
Collaborator

umair-ably commented Oct 21, 2024

Presence is needed to implement presence and typing indicators. I'd expect to get the realtime channel presence instance via realtime.channels.get(...).presence, however this is not exposed publicly.

It seems like presence lives on ARTRealtimeChannel (which in turn has an ARTRealtimePresenceInternal implementation) and not on ARTRealtimeChannelProtocol.

Expected behaviour:
Be able to call channel.presence from an ably-cocoa implementing SDK e.g. chat

┆Issue is synchronized with this Jira Task by Unito

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants