Skip to content

Getting this error. "Value of type 'PTPusherPrivateChannel' has no member 'bind'" #259

@firozkeep

Description

@firozkeep

I have moved from version 1.6.1 to 1.6.3 and compiler is showing this
Value of type 'PTPusherPrivateChannel' has no member 'bind'

When trying to bind to event with :
channel = pusherClient.subscribe(toPrivateChannelNamed:"channel-name")
channel?.bind(toEventNamed: "event-name", handleWith: { event in // Getting error in this line

Let me know how it can be fixed. The same code was working with 1.6.1.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions