Class IronSourceUtils
Inheritance
IronSourceUtils
Assembly: Unity.LevelPlay.dll
Syntax
[Obsolete("This class will be made private in a future version.", false)]
public class IronSourceUtils
Methods
getErrorFromErrorObject(object)
Declaration
public static IronSourceError getErrorFromErrorObject(object descriptionObject)
Parameters
Type |
Name |
Description |
object |
descriptionObject |
|
Returns
getPlacementFromObject(object)
Declaration
public static IronSourcePlacement getPlacementFromObject(object placementObject)
Parameters
Type |
Name |
Description |
object |
placementObject |
|
Returns