You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tried to follow the codes in project "MyPhone" which is an UWP app to build a Windows Form app for making phone call.
I've stuck in a trouble where TransportDevice.ConnectAsync() always returns 'false', so phone line cannot be initialed.
Can anyone explain or guide me to the correct implementation of Windows Form?
I've tried to follow the codes in project "MyPhone" which is an UWP app to build a Windows Form app for making phone call.
I've stuck in a trouble where TransportDevice.ConnectAsync() always returns 'false', so phone line cannot be initialed.
Can anyone explain or guide me to the correct implementation of Windows Form?
Here are my codes:
The text was updated successfully, but these errors were encountered: