java.lang.Object | |
↳ | com.google.android.gms.fido.u2f.api.common.ClientData.Builder |
Builder for ClientData
.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Clones this builder instance.
| |||||||||||
Set the client data challenge value.
| |||||||||||
Set the client data ChannelIdValue.
| |||||||||||
Set the origin for the client data.
| |||||||||||
Set the type of the
ClientData . |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Clones this builder instance.
Returns | |
---|---|
ClientData.Builder |
A copy of this builder. |