(
messageId: string,
location: number,
source: number,
clickedUrl?: string | null
)
| 86 | clickedUrl: string |
| 87 | ): void; |
| 88 | trackInAppClose( |
| 89 | messageId: string, |
| 90 | location: number, |
| 91 | source: number, |
no outgoing calls
no test coverage detected