siprix_voip_sdk_platform_interface 1.0.3
siprix_voip_sdk_platform_interface: ^1.0.3 copied to clipboard
A common platform interface for the Siprix VoIP SDK Flutter plugin.
1.0.3 #
- Added new methods:
- CopyLogToClipboard
- StopRingtone
1.0.2 #
- Added new events:
- OnPushIncoming
- OnMessageSentState
- OnMessageIncoming
- Added new methods:
- sendMessage
- getPushKitToken
- updateCallKitCallDetails
1.0.1 #
- Fixed wrong argument of method 'updateAccount'
1.0.0 #
- Initial release.
- Contains implementation based on method channels.