docs.unity3d.com
    Show / Hide Table of Contents

    Class InitializationOptionsExtensions

    Utilities to simplify setting options related to this SDK through code.

    Inheritance
    Object
    InitializationOptionsExtensions
    Namespace: Unity.Services.Mediation
    Syntax
    public static class InitializationOptionsExtensions : object

    Methods

    SetGameId(InitializationOptions, String)

    An extension to set a Game Id for the Mediation SDK Initialization.

    Declaration
    public static InitializationOptions SetGameId(this InitializationOptions self, string gameId)
    Parameters
    Type Name Description
    InitializationOptions self
    String gameId

    Game Id to initialize with

    Returns
    Type Description
    InitializationOptions
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023