@regulaforensics/document-reader
Preparing search index...
DeviceRetrievalMethod
Class DeviceRetrievalMethod
Index
Constructors
constructor
Properties
client
Mode
Support?
client
Mode
UUID?
cmd
Max
Length?
resp
Max
Length?
server
Mode
Support?
server
Mode
UUID?
type
version?
Methods
from
Json
Constructors
constructor
new
DeviceRetrievalMethod
()
:
DeviceRetrievalMethod
Returns
DeviceRetrievalMethod
Properties
Optional
Readonly
client
Mode
Support
clientModeSupport
?:
boolean
Optional
Readonly
client
Mode
UUID
clientModeUUID
?:
string
Optional
Readonly
cmd
Max
Length
cmdMaxLength
?:
number
Optional
Readonly
resp
Max
Length
respMaxLength
?:
number
Optional
Readonly
server
Mode
Support
serverModeSupport
?:
boolean
Optional
Readonly
server
Mode
UUID
serverModeUUID
?:
string
Readonly
type
type
:
MDLDeviceRetrieval
Optional
Readonly
version
version
?:
number
Methods
Static
from
Json
fromJson
(
jsonObject
:
any
)
:
DeviceRetrievalMethod
|
null
Allows you to deserialize object.
Parameters
jsonObject
:
any
Returns
DeviceRetrievalMethod
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
client
Mode
Support
client
Mode
UUID
cmd
Max
Length
resp
Max
Length
server
Mode
Support
server
Mode
UUID
type
version
Methods
from
Json
@regulaforensics/document-reader
Loading...
Allows you to deserialize object.