func appRemote()

in DemoProjects/SPTLoginSampleAppSwift/SPTLoginSampleAppSwift/ViewController.swift [225:228]


    func appRemote(_ appRemote: SPTAppRemote, didFailConnectionAttemptWithError error: Error?) {
        updateViewBasedOnConnected()
        lastPlayerState = nil
    }