Search Results for

    Show / Hide Table of Contents

    Interface IDeviceAnalyzerEvent

    Namespace: FM.LiveSwitch.Android
    Assembly: FM.LiveSwitch.Android.dll
    Syntax
    public interface IDeviceAnalyzerEvent

    Methods

    OnDebugMessageLogged(String)

    Declaration
    void OnDebugMessageLogged(String s)
    Parameters
    Type Name Description
    String s

    OnErrorMessageLogged(String)

    Declaration
    void OnErrorMessageLogged(String s)
    Parameters
    Type Name Description
    String s

    OnErrorMessageLogged(String, Exception)

    Declaration
    void OnErrorMessageLogged(String s, Exception ex)
    Parameters
    Type Name Description
    String s
    Exception ex

    OnInfoMessageLogged(String)

    Declaration
    void OnInfoMessageLogged(String s)
    Parameters
    Type Name Description
    String s
    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved. Doc build for LiveSwitch v1.25.4