Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/djart/internal.windows.calls
Wrapper around PhoneOm.dll for WinRT
https://github.com/djart/internal.windows.calls
Last synced: about 14 hours ago
JSON representation
Wrapper around PhoneOm.dll for WinRT
- Host: GitHub
- URL: https://github.com/djart/internal.windows.calls
- Owner: DjArt
- License: mit
- Created: 2019-07-16T14:53:56.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-07-16T07:10:54.000Z (over 2 years ago)
- Last Synced: 2024-05-14T15:48:30.712Z (7 months ago)
- Language: C#
- Size: 61.5 KB
- Stars: 16
- Watchers: 2
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Internal.Windows.Calls
Exposes internal Windows API to WinRT. Allowing to manipulate all calls, that use `Windows.ApplicationModel.Calls` API(ex. Skype or phone calls with supported MBB modem).# How to use
UWP applications must declare `` capability for using this API.