docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class IronSourceSegmentAndroid

    Inheritance
    object
    AndroidJavaProxy
    IronSourceSegmentAndroid
    Implements
    IUnitySegment
    Inherited Members
    AndroidJavaProxy.javaInterface
    AndroidJavaProxy.Invoke(string, object[])
    AndroidJavaProxy.Invoke(string, AndroidJavaObject[])
    AndroidJavaProxy.equals(AndroidJavaObject)
    AndroidJavaProxy.hashCode()
    AndroidJavaProxy.toString()
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Global Namespace
    Assembly: Unity.LevelPlay.dll
    Syntax
    [Obsolete("Please use IronSourceEvents", false)]
    public class IronSourceSegmentAndroid : AndroidJavaProxy, IUnitySegment

    Constructors

    IronSourceSegmentAndroid()

    Declaration
    public IronSourceSegmentAndroid()

    Methods

    onSegmentRecieved(string)

    Declaration
    public void onSegmentRecieved(string segmentName)
    Parameters
    Type Name Description
    string segmentName

    Events

    OnSegmentRecieved

    Event triggered when a segment is received

    Declaration
    public event Action<string> OnSegmentRecieved
    Event Type
    Type Description
    Action<string>

    Implements

    IUnitySegment
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)