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

@richanshah

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}");
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions