CXProviderDelegate_Extensions.PerformSetMutedCallAction 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
執行設定的靜音呼叫動作。
public static void PerformSetMutedCallAction (this CallKit.ICXProviderDelegate This, CallKit.CXProvider provider, CallKit.CXSetMutedCallAction action);
static member PerformSetMutedCallAction : CallKit.ICXProviderDelegate * CallKit.CXProvider * CallKit.CXSetMutedCallAction -> unit
參數
- This
- ICXProviderDelegate
這個擴充方法運作所在的 實例。
- provider
- CXProvider
提供者委派所屬的提供者。
- action
- CXSetMutedCallAction
要執行的設定靜音呼叫動作。
備註
這個方法也可以用來取消呼叫。