Skip to content

getConversationId throws a type error when using subscribe connection #71

@achynaliev

Description

@achynaliev

subscribedStream = await symbl.subscribeToConnection(connectionId);

await subscribedStream.connect();

subscribedStream.getConversationId() - This returns null

subscribedStream.conversation.getConversationId() this throws type error

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions