共用方式為


CXProviderDelegate_Extensions.PerformSetMutedCallAction 方法

定義

執行設定的靜音呼叫動作。

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

要執行的設定靜音呼叫動作。

備註

這個方法也可以用來取消呼叫。

適用於