Beispiel #1
0
 public static void MakePhoneCallWithVideo(global::System.Guid phoneLine, string phoneNumber, global::Windows.Phone.Notification.Management.PhoneCallAudioEndpoint endPoint)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Phone.Notification.Management.AccessoryManager", "void AccessoryManager.MakePhoneCallWithVideo(Guid phoneLine, string phoneNumber, PhoneCallAudioEndpoint endPoint)");
 }
Beispiel #2
0
 public static void AcceptPhoneCallWithVideo(uint phoneCallId, global::Windows.Phone.Notification.Management.PhoneCallAudioEndpoint endPoint)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Phone.Notification.Management.AccessoryManager", "void AccessoryManager.AcceptPhoneCallWithVideo(uint phoneCallId, PhoneCallAudioEndpoint endPoint)");
 }