protected override string NativeEnableLoggingJson(string jsonMessage)
 {
     return(AmazonMobileAdsAndroid.nativeEnableLoggingJson(jsonMessage));
 }