• Check connection of current service

    It's useful when the app will have limited connection, or if you just want the processing time.

    Needs general.health-get-all & general.health-get-service permission

    Returns Promise<ApiResponse<PingResult>>

    The connection status of current service

Generated using TypeDoc