ICXProviderDelegate.DidReset(CXProvider) Method
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.
[Foundation.Export("providerDidReset:")]
[Foundation.Preserve(Conditional=true)]
public void DidReset (CallKit.CXProvider provider);
abstract member DidReset : CallKit.CXProvider -> unit
- provider
- CXProvider
The provider to which the provider delegate belongs.
- Attributes