Search Results for

    Method InfoHandle

    InfoHandle(string)

    Handle to output log using logcat in Info priority

    Declaration
    void InfoHandle(string msg)
    Parameters
    Type Name Description
    string msg

    The log message

    In This Article