Skip to content

Add plugin name as a prefix for callback traits #76

@Ghamza-Jd

Description

@Ghamza-Jd

Add plugin name as a prefix for callback traits so we don't have name collisions when a class implements 2 different callback protocols

For example, the on_other is present in the videoroom and audiobridge plugins, that means the swift protocol and kotlin interface will have onOther

Solution:
Add plugin name, so on_audio_bridge_other and on_video_room_other

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