Description
Presents the RDK authorization dialog to the user and returns the authorization status of the RDK.
Syntax
object.DisplayAuthorizationDialog
Arguments
None.
Return Value
(Boolean) - TRUE if the RDK is authorized to run.
Example
authorized = RDKApp.DisplayAuthorizationDialog()