UNPKG

@nodert-win11/windows.applicationmodel.calls

Version:

Use the Windows.ApplicationModel.Calls UWP API directly from Node.js

96 lines (95 loc) 2.96 kB
{ "name": "@nodert-win11/windows.applicationmodel.calls", "version": "0.1.6", "description": "Use the Windows.ApplicationModel.Calls UWP API directly from Node.js", "main": "lib/main.js", "keywords": [ "Windows.ApplicationModel.Calls", "Windows", "ApplicationModel", "Calls", "CallAnswerEventArgs", "CallRejectEventArgs", "CallStateChangeEventArgs", "LockScreenCallEndCallDeferral", "LockScreenCallEndRequestedEventArgs", "LockScreenCallUI", "MuteChangeEventArgs", "PhoneCall", "PhoneCallBlocking", "PhoneCallHistoryEntry", "PhoneCallHistoryEntryAddress", "PhoneCallHistoryEntryQueryOptions", "PhoneCallHistoryEntryReader", "PhoneCallHistoryManager", "PhoneCallHistoryManagerForUser", "PhoneCallHistoryStore", "PhoneCallInfo", "PhoneCallManager", "PhoneCallStore", "PhoneCallVideoCapabilities", "PhoneCallVideoCapabilitiesManager", "PhoneCallsResult", "PhoneDialOptions", "PhoneLine", "PhoneLineCellularDetails", "PhoneLineConfiguration", "PhoneLineDialResult", "PhoneLineTransportDevice", "PhoneLineWatcher", "PhoneLineWatcherEventArgs", "PhoneVoicemail", "VoipCallCoordinator", "VoipPhoneCall", "CellularDtmfMode", "DtmfKey", "DtmfToneAudioPlayback", "PhoneAudioRoutingEndpoint", "PhoneCallAudioDevice", "PhoneCallDirection", "PhoneCallHistoryEntryMedia", "PhoneCallHistoryEntryOtherAppReadAccess", "PhoneCallHistoryEntryQueryDesiredMedia", "PhoneCallHistoryEntryRawAddressKind", "PhoneCallHistorySourceIdKind", "PhoneCallHistoryStoreAccessType", "PhoneCallMedia", "PhoneCallOperationStatus", "PhoneCallStatus", "PhoneLineNetworkOperatorDisplayTextLocation", "PhoneLineOperationStatus", "PhoneLineTransport", "PhoneLineWatcherStatus", "PhoneNetworkState", "PhoneSimState", "PhoneVoicemailType", "TransportDeviceAudioRoutingStatus", "VoipPhoneCallMedia", "VoipPhoneCallRejectReason", "VoipPhoneCallResourceReservationStatus", "VoipPhoneCallState", "CallsPhoneContract", "CallsVoipContract", "LockScreenCallContract", "NodeRT", "WinRT", "Microsoft" ], "dependencies": { "nan": "latest" }, "repository": { "type": "git", "url": "git://github.com/demosjarco/NodeRT.git" }, "homepage": "https://github.com/demosjarco/NodeRT/tree/vs2022", "author": "Generated by NodeRT (modified)", "contributors": [ "nadavbar <nadavbar@gmail.com> (http://www.nadavos.com)", "Felix Rieseberg <felix@felixrieseberg.com> (https://www.felix.fun)", "MaySoMusician <maysomusician@gmail.com> (https://msmsm.work/)", "DemosJarco <1209494+demosjarco@users.noreply.github.com> (https://github.com/demosjarco)" ], "gypfile": true, "license": "Apache-2.0" }