AuthenticationRequest.BodyContent
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 |
|---|
class AuthenticationRequest.BodyContent.ContentViewWithMoreOptionsButton : AuthenticationRequest.BodyContentA view with "more options" button. |
|
Plain text description as body content. |
|
A vertical list as body content. |