共用方式為


CXProviderDelegate_Extensions.PerformPlayDtmfCallAction 方法

定義

執行 DTMF 播放通話動作。

public static void PerformPlayDtmfCallAction (this CallKit.ICXProviderDelegate This, CallKit.CXProvider provider, CallKit.CXPlayDtmfCallAction action);
static member PerformPlayDtmfCallAction : CallKit.ICXProviderDelegate * CallKit.CXProvider * CallKit.CXPlayDtmfCallAction -> unit

參數

This
ICXProviderDelegate

這個擴充方法運作所在的 實例。

provider
CXProvider

提供者委派所屬的提供者。

action
CXPlayDtmfCallAction

要執行的 DTMF 播放通話動作。

適用於