INStartAudioCallIntentHandling_Extensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional methods for the IINStartAudioCallIntentHandling interface.
public static class INStartAudioCallIntentHandling_Extensions
type INStartAudioCallIntentHandling_Extensions = class
- Inheritance
-
INStartAudioCallIntentHandling_Extensions
Methods
ConfirmStartAudioCall(IINStartAudioCallIntentHandling, INStartAudioCallIntent, Action<INStartAudioCallIntentResponse>) |
Developers may override this method to customize the confirmation that an audio call should start. |
ResolveContacts(IINStartAudioCallIntentHandling, INStartAudioCallIntent, Action<INPersonResolutionResult[]>) |
Developers may override this method to resolve a specific contact based on the |
ResolveDestinationType(IINStartAudioCallIntentHandling, INStartAudioCallIntent, Action<INCallDestinationTypeResolutionResult>) |
Developers may implement this method to customize resolution of the destination type. |