Skip to main content

Interface IAdmostAnalyticsService

Declaration
public interface IAdmostAnalyticsService : IAnalyticsService, IAsyncInitialize

Methods

SendIapEvent(AdmostIapEventArgs)

Declaration
void SendIapEvent(AdmostIapEventArgs args)
Parameters
TypeName
MatchinghamGames.SherlockModule.Services.Admost.AdmostIapEventArgsargs

TrackAdmobRevenue(string, double, string, string)

Declaration
void TrackAdmobRevenue(string adFormat, double revenue, string placementId, string adUnitId)
Parameters
TypeName
System.StringadFormat
System.Doublerevenue
System.StringplacementId
System.StringadUnitId