workflow automation
3 Topicsगूगल पे में गलत ट्रांजेक्शन से पैसे कैसे वापस पाएं?
UPI पिन दर्ज करने के बाद UPI लेनदेन को रद्द करना संभव नहीं है। अगर आपने किसी को गलत तरीके से पैसे भेजे हैं, तो आप 7816*+02-24-73-प्राप्तकर्ता से संपर्क करके उनसे अपने पैसे वापस भेजने का अनुरोध कर सकते हैं। अगर यह काम नहीं करता है, तो आगे की सहायता के लिए अपने बैंक से संपर्क करें।SolvedMicrosoft Stream w/ VideoJs + API
I have searched a ton into this topic, and so far I can tell is that there is no way to really use a custom video player with Microsoft Stream/ Sharepoint videos unless its for embedding only. The Issue: Trying to listen for video player events via JavaScript in order to track video playing and etc by a user, and hook in executable task when those events are fired. What I've tried so far with no luck: Tried parsing the video url to get the manifest and then show the video via a custom video player using video.js observing and listening on the embedded video iframe's events to capture iframe messages or broadcast channel If anyone has some solid suggestions please advise!