共用方式為


CXProviderDelegate_Extensions.PerformAnswerCallAction 方法

定義

執行接聽通話動作。

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

參數

This
ICXProviderDelegate

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

provider
CXProvider

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

action
CXAnswerCallAction

要執行的接聽通話動作。

適用於