Resumes a paused stream
(async() => { let resumed = await SOLPay.resumeStream("..."); // true })();
stream: string - the stream to resume
boolean (true) - the confirmation for resuming a stream
true
SOL Pay SDK Fatal Error: Invalid stream ${stream}. - an invalid stream was used
SOL Pay SDK Fatal Error: Invalid stream ${stream}.
Last updated 4 years ago