Ejemplo n.º 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)");
 }
Ejemplo n.º 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)");
 }