File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 88 - Android X migration
99 - use gradle 5.4.1
1010 - use API 28
11- - upgrade com.twilio: voice-android to 3 .3.0
11+ - upgrade com.twilio: voice-android to 4 .3.0
1212 - implement ` hold ` to hold a call
1313 - new event ` callInviteCancelled `
1414 - new event ` callStateRinging `
1515 - new method ` getCallInvite `
1616 - implement call ringing Twilio event
1717 - remove ` call_state ` from CallInvite
1818- iOS
19+ - implement new autolinking react native API
20+ - update Twilio Voice SDK to v5.2.0
21+ - remove method ` initWithAccessTokenUrl ` , please use ` initWithAccessToken ` instead
22+ - event parity with Android ` deviceDidReceiveIncoming `
23+ - new event ` callInviteCancelled `
24+ - new event ` callStateRinging `
25+ - new event ` connectionIsReconnecting `
26+ - new event ` connectionDidReconnect `
1927 - convert params for ` connectionDidConnect ` to => ` call_to ` , from => ` call_from `
2028 - convert params for ` connectionDidDisconnect ` to => ` call_to ` , from => ` call_from ` , ` error ` => ` err `
2129
You can’t perform that action at this time.
0 commit comments