INNER CODE UNIT · Kotlin

giveDonation

Shabinder/SpotiFlyer · web-app/src/main/kotlin/App.kt:86

                override fun giveDonation() {}

                override fun shareApp() {}

                override fun openPlatform(packageID: String, platformLink: String) {}

                override fun writeMp3Tags(trackDetails: TrackDetails) {/*IMPLEMENTED*/
                }

                override val isInternetAvailable: Boolean = true
            }
        }
    )

    override fun componentDidMount() {
        lifecycle.resume()
    }

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…