static Future<String> getRangersDeivceID() async { return await NativeClassUtils.nativeStaticCall( 'TTSDKManager', 'getRangersDeivceID', [], ); }