Search Results for

    Show / Hide Table of Contents

    Delegate ConnectionKit.AccountLinkCodeCallback

    Callback for receiving account link code

    Namespace: Pley
    Assembly: Pley.dll
    Syntax
    public delegate void AccountLinkCodeCallback(string accountLinkCode);
    Parameters
    Type Name Description
    System.String accountLinkCode

    The account link code.

    In This Article
    Back to top Generated by DocFX