Skip to content

Return MediaSession during ringing#30

Open
itsazzad wants to merge 1 commit intootalk:masterfrom
itsazzad:patch-1
Open

Return MediaSession during ringing#30
itsazzad wants to merge 1 commit intootalk:masterfrom
itsazzad:patch-1

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