issues
search
skyway
/
skyway-ios-sdk
iOS SDK for SkyWay
Other
37
stars
35
forks
source link
Release v3.1.0
#53
Closed
tetrapod117
closed
4 years ago
tetrapod117
commented
4 years ago
Please check the type of change your PR introduces
[x] Feature
Summary
Add an
forceClose
option when calling
SKWMediaConnection
,
SKWDataConnection
to signal intention to disconnection to the remote peer instantly.
The
NO
default value of
forceClose
is deprecated and may be changed to
YES
in future versions.
Add forceClose option to examples
Related Links (Issue, PR etc...) (
Optional
)
Check point
[x] Check merge target branch
[x] ( For SkyWay team ) This is public repository
Please Check AGAIN
before publish
Please check the type of change your PR introduces
Summary
forceClose
option when callingSKWMediaConnection
,SKWDataConnection
to signal intention to disconnection to the remote peer instantly.NO
default value offorceClose
is deprecated and may be changed toYES
in future versions.Related Links (Issue, PR etc...) (Optional)
Check point