Skip to content

for online status i have added this code. but if i want status for all the users in my list there is not easy way, can u add method for the same in sdk ?  #290

Description

@richanshah

for isOnline status, i have added this code. but if i want status for all the users in my list there is not easy way, can u add method for the same in sdk ?
CubeChatConnection.instance.lastActivityManager
?.subscribeToUserLastActivityStatus(cubeUser.id!, callback: (seconds) {
log("lastActivity: userId = ${cubeUser.id}, seconds = ${seconds}");
});

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions