libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
RegisterResponse.errorCode
libwasm
bindings
U2F
RegisterResponse
Undocumented in source. Be warned that the author may not have intended to support it.
void
errorCode
(Optional!(T0) errorCode)
struct
RegisterResponse
nothrow
void
errorCode
(
T0
)
(
scope
auto
ref
Optional
!(
T0
)
errorCode
)
if
(
isTOrPointer
!(
T0
,
ushort
)
)
Optional
!(
ushort
)
errorCode
()
Meta
Source
See Implementation
libwasm
bindings
U2F
RegisterResponse
constructors
this
functions
clientData
errorCode
errorMessage
registrationData
version_
static functions
create
variables
handle