Search Results for

    Show / Hide Table of Contents

    Delegate SDK.LogReceivedCallback

    Namespace: Pley
    Assembly: Pley.dll
    Syntax
    public delegate void LogReceivedCallback(PleyLogLevel level, string location, string message);
    Parameters
    Type Name Description
    PleyLogLevel level
    System.String location
    System.String message
    In This Article
    Back to top Generated by DocFX