\Aculab\WebServicesWrapper\VoiceBiometrics\UsersUpdateResult

Represents the result of a user update

Summary

Methods
Properties
Constants
getApplicationInstanceId()
getTransactionId()
getAudioSourceDetails()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

getApplicationInstanceId()

getApplicationInstanceId() : string

Get the Voice Biometrics application instance's unique ID.

Returns

string

getTransactionId()

getTransactionId() : string

Get the transaction identifier of the exists check.

Returns

string

getAudioSourceDetails()

getAudioSourceDetails() : array

Get the details of the processed audio sources.

Returns

array —

An array of AudioSourceDetails objects.