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