We are happy to let you know about our new feature – Video/Audio streaming. Video streaming feature has been a very popular addition to social media and other mobile applications recently. And applications that provide this feature are incredibly popular read more…
Great news! New Android SDK v1.5.0 is now available! Most changes are related to auth module:
New
In ConnectycubeAuth:
- getUserSessions(). Retrieve list ConnectycubeUserSessionDetails of all user sessions.
- deleteUserSessionsExceptCurrent(). Delete all user sessions except the current one.
- deleteUserSessionById(int sessionId). Delete user session by specific id.
Parameter | Description |
---|---|
sessionId | The user session ID to delete |
You can find it on our GitHub page.
Your feedback is always appreciated!