SenseID Silent Liveness Detection SDK
iOS 日本語 V2.6.3
iOS 日本語 V2.6.3
  • イントロダクション
  • リリースノート
  • 1 製品概要
  • 2 ユーザーガイド
  • 3 SDK 関数ライブラリ
    • 変更履歴
    • 3.1 STSilentLivenessController
    • 3.2 STSilentLivenessDetector
    • 3.3 STSilentLivenessDetectorDelegate
    • 3.4 STSilentLivenessFaceEnumType
    • 3.5 STSilentLivenessEnumTypeHeader
    • 3.6 STSilentLivenessImage
  • 4 よくある質問
Powered by GitBook
On this page
  • STSilentLivenessDetector *detector
  • (instancetype)initWithSetDelegate:(id) delegate
  1. 3 SDK 関数ライブラリ

3.1 STSilentLivenessController

STSilentLivenessController クラスは、サイレント生体検知のために呼び出す必要のあるメソッドをカプセル化しています。

STSilentLivenessDetector *detector

プロパティ
説明

detector

なし

(instancetype)initWithSetDelegate:(id) delegate

初期化メソッドです。

パラメーター
説明

delegate

コールバックのデリゲート

戻り値
説明

サイレント生体検知インスタンス

なし

Previous変更履歴Next3.2 STSilentLivenessDetector

Last updated 3 years ago