docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class MediaContent

    Specify how we could get the content for the media.

    Inheritance
    object
    JsObject
    MediaContent
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Meta.InstantGames.v8
    Assembly: Unity.Meta.InstantGames.Sdk.v8.dll
    Syntax
    public class MediaContent : JsObject

    Constructors

    MediaContent(string)

    Creates a new instance of MediaContent

    Declaration
    public MediaContent(string url)
    Parameters
    Type Name Description
    string url

    for the media that stores in the developers' server.

    Properties

    Url

    for the media that stores in the developers' server.

    Declaration
    public string Url { get; }
    Property Value
    Type Description
    string
    In This Article
    Back to top
    Copyright © 2025 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)