Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return MediaSession during ringing #30

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Return MediaSession during ringing #30

wants to merge 1 commit into from

Conversation

itsazzad
Copy link

As jingle emitting like below:

        self.emit(name, data, extraData, extraData2);

So the data part should be MediaSession as everywhere else its being used that way.

As `jingle` emitting like below:
```
        self.emit(name, data, extraData, extraData2);
```

So the `data` part should be `MediaSession` as everywhere else its being used that way.
@xdumaine
Copy link
Contributor

Change looks good, but it's technically a breaking change. Require a major version bump for this @legastero?

itsazzad added a commit to itsazzad/jingle-media-session that referenced this pull request Feb 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants