Skip to content

getBuildModel

Get the Board Mode Number, eg: ZC-xxx

kotlin
class MainActivity : ComponentActivity() {
    // init zcapi
    private var displayer = zcapi()

    override fun your_app_method() {
        this.displayer.getBuildModel()
        // ....
}

© All rights reserved. Dingshang Metal Products Co., Ltd.