docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IFailedDirectedTextMessage

    A text message from one user to another user.

    Namespace: VivoxUnity
    Assembly: VivoxUnity.dll
    Syntax
    public interface IFailedDirectedTextMessage

    Properties

    RequestId

    The request ID of the failed directed message.

    Declaration
    string RequestId { get; }
    Property Value
    Type Description
    string

    Sender

    The message sender.

    Declaration
    AccountId Sender { get; }
    Property Value
    Type Description
    AccountId

    StatusCode

    The status code of the failure.

    Declaration
    int StatusCode { get; }
    Property Value
    Type Description
    int
    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)