docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class Helper

    Inheritance
    object
    Helper
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: VivoxUnity
    Assembly: VivoxUnity.dll
    Syntax
    public class Helper

    Fields

    serialNumber

    Declaration
    public static ulong serialNumber
    Field Value
    Type Description
    ulong

    Methods

    GetRandomChannelUri(string, string)

    Declaration
    public static string GetRandomChannelUri(string prefix, string realm)
    Parameters
    Type Name Description
    string prefix
    string realm
    Returns
    Type Description
    string

    GetRandomUserId(string)

    Declaration
    public static string GetRandomUserId(string prefix)
    Parameters
    Type Name Description
    string prefix
    Returns
    Type Description
    string

    GetRandomUserIdEx(string, string)

    Declaration
    public static string GetRandomUserIdEx(string prefix, string issuer)
    Parameters
    Type Name Description
    string prefix
    string issuer
    Returns
    Type Description
    string

    NextMessage()

    Declaration
    public static vx_message_base_t NextMessage()
    Returns
    Type Description
    vx_message_base_t
    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)