Rate this page:

VISIPInfoReceived

Copy URL

Signature for callbacks reporting that INFO message is received.

Used in VICall.

Parameters

  • call:

    VICall

    VICall instance initiated the event

  • type:

    String

    MIME type of INFO message

  • content:

    String

    Body of INFO message

  • headers:

    Map<String, String>?

    Optional SIP headers

Returns

  • type:

    void