TextAgent
-
Text-agent is needed to send event-based text recognition.
See moreDeclaration
Swift
public protocol TextAgentProtocol : CapabilityAgentable
-
The
TextAgentDelegate
protocol defines method that changed state or received result.The methods of this protocol are all optional.
See moreDeclaration
Swift
public protocol TextAgentDelegate : AnyObject
-
<#Description#>
Declaration
Swift
public enum TextAgentRequestType