AuthenticationRequest.BodyContent
public abstract class AuthenticationRequest.BodyContent
AuthenticationRequest.BodyContent.ContentViewWithMoreOptionsButton |
A view with "more options" button. |
AuthenticationRequest.BodyContent.PlainText |
Plain text description as body content. |
AuthenticationRequest.BodyContent.VerticalList |
A vertical list as body content. |
Types of the body content to be displayed on the prompt.
Summary
Nested types |
|---|
public final class AuthenticationRequest.BodyContent.ContentViewWithMoreOptionsButton extends AuthenticationRequest.BodyContentA view with "more options" button. |
public final class AuthenticationRequest.BodyContent.PlainText extends AuthenticationRequest.BodyContentPlain text description as body content. |
public final class AuthenticationRequest.BodyContent.VerticalList extends AuthenticationRequest.BodyContentA vertical list as body content. |