Skip to content

v1.3.0

Compare
Choose a tag to compare
@jinwoo-kim-nhn jinwoo-kim-nhn released this 28 Mar 07:47
· 42 commits to master since this release

Add Feature

  • tui.util.imagePing

Request imagePing to a specific server.

util.imagePing('https://someUrl', {
    v: 1,
    t: 'event',
    tid: 'trackingid',
    cid: 'cid',
    dp: 'dp',
    dh: 'dh'
});