Banuba SDK
BNBDebugInterface.h
Go to the documentation of this file.
1 // AUTOGENERATED FILE - DO NOT MODIFY!
2 // This file generated by Djinni from effect_player.djinni
3 
4 #import <Foundation/Foundation.h>
5 
6 
7 @interface BNBDebugInterface : NSObject
8 
9 - (void)setAutotestConfig:(nonnull NSString *)config;
10 
11 @end
BNBDebugInterface
Definition: BNBDebugInterface.h:8