| Method and Description |
|---|
| org.prebid.mobile.core.Prebid.init(Context, ArrayList<AdUnit>, String)
this method will be removed in the future, please use
Prebid.init(Context, ArrayList, String, AdServer) instead for better performance |
| org.prebid.mobile.core.Prebid.init(Context, ArrayList<AdUnit>, String, Prebid.AdServer)
this method will be removed in the future, please use
Prebid.init(Context, ArrayList, String, AdServer, Host) instead for better performance |