botPrompt property

String botPrompt
getter/setter pair

Strategy to use for displaying "add the LINE Official Account as friend" option on consent screen:

  • normal: A button for adding the LINE Official Account as a friend is displayed on the consent screen.
  • aggressive: After the user grants the requested permissions on the consent screen, a new screen opens asking the user to add the LINE Official Account as a friend.

Implementation

String botPrompt;