TikTok-Live-Connector icon indicating copy to clipboard operation
TikTok-Live-Connector copied to clipboard

Parse WebcastOecLiveShoppingMessage binary

Open hilaryblack22 opened this issue 2 years ago • 6 comments

How to parse WebcastOecLiveShoppingMessage message type?

hilaryblack22 avatar Jun 11 '22 12:06 hilaryblack22

Never seen this message. Can you provide the binary that you get via the rawData event?

zerodytrash avatar Jun 11 '22 14:06 zerodytrash

here's a few

WebcastOecLiveShoppingMessage.zip

fitzdotlol avatar Jun 12 '22 00:06 fitzdotlol

here's a few

WebcastOecLiveShoppingMessage.zip

Hi @zerodytrash please check this. I want to use this type to know who purchase the product.

hilaryblack22 avatar Jun 12 '22 06:06 hilaryblack22

the message contains the following fields. which are relevant and how should they be named? For example what is "Rp164.000"?

image

zerodytrash avatar Jun 12 '22 16:06 zerodytrash

the message contains the following fields. which are relevant and how should they be named? For example what is "Rp164.000"?

Rp164.000 is item price in IDR currency

adierebel avatar Aug 18 '22 12:08 adierebel

@zerodytrash mind to share the protobuf schema ? i also need to know who purchase the product in a livestream

joko-prasetyo avatar Jun 09 '23 07:06 joko-prasetyo