共用方式為


INStartPhotoPlaybackIntentHandling_Extensions 類別

定義

通訊協定選擇性方法的預設實作 IINStartPhotoPlaybackIntentHandling

public static class INStartPhotoPlaybackIntentHandling_Extensions
type INStartPhotoPlaybackIntentHandling_Extensions = class
繼承
INStartPhotoPlaybackIntentHandling_Extensions

方法

ConfirmStartPhotoPlayback(IINStartPhotoPlaybackIntentHandling, INStartPhotoPlaybackIntent, Action<INStartPhotoPlaybackIntentResponse>)

開發人員可以實作這個方法來自訂確認相片播放會話可能啟動的行為。

ResolveAlbumName(IINStartPhotoPlaybackIntentHandling, INStartPhotoPlaybackIntent, Action<INStringResolutionResult>)

開發人員可以實作這個方法,以確認他們可以解析相片簿名稱。

ResolveDateCreated(IINStartPhotoPlaybackIntentHandling, INStartPhotoPlaybackIntent, Action<INDateComponentsRangeResolutionResult>)

開發人員可以實作此動作,以自訂解析相片拍攝日期的行為。

ResolveLocationCreated(IINStartPhotoPlaybackIntentHandling, INStartPhotoPlaybackIntent, Action<INPlacemarkResolutionResult>)

開發人員可以實作此動作,以自訂解析相片拍攝位置的行為。

ResolvePeopleInPhoto(IINStartPhotoPlaybackIntentHandling, INStartPhotoPlaybackIntent, Action<INPersonResolutionResult[]>)

開發人員可以實作此動作,以自訂解析相片中人員的行為。

適用於