accountWithTid

open override fun accountWithTid(    activity: Activity,     listener: NuguOAuthInterface.OnAccountListener,     data: Map<String, String>,     theme: NuguOAuthInterface.THEME)

Start the account info with Tid.

Parameters

activity

The activity making the call.

listener

Listener to receive result.

data

Constructs any extra parameters necessary to include in the request uri for the client authentication.

theme

Optional custom theme.