TIMCallback

Introduction

This listener is used to get information including: errors form SDK API / errors form Flutter / some remind information that may need to pop up to prompt users.

For details, please referring to this documentation.

Parameter introduction

type

  • Parameter type : TIMCallbackType

  • Supported Platform: All

  • Parameter description : The type of the callback.

errorMsg

  • Parameter type : String

  • Supported Platform: All

  • Parameter description : The error description from API Error.

errorCode

  • Parameter type : int

  • Supported Platform: All

  • Parameter description : The error code from API Error.

stackTrace

  • Parameter type : StackTrace

  • Supported Platform: All

  • Parameter description : The stack trace of the error from Flutter.

catchError

  • Parameter type : Object

  • Supported Platform: All

  • Parameter description : The error on Flutter layer.

infoCode

  • Parameter type : int

  • Supported Platform: All

  • Parameter description : The info code.

infoRecommendText

  • Parameter type : String

  • Supported Platform: All

  • Parameter description : The recommend prompt text, for all, please referring to this documentation

results matching ""

    No results matching ""