withToken

fun withToken(    context: Context,     token: String,     endpointConfig: ArView.EndpointConfig,     sslCertFingerprint: String? = null,     ring: Ring? = null): ArView

Creates ArView with the token authentication.