public bool isInterstitialReady()
 {
     return(_platformAgent.isInterstitialReady());
 }