resumeStream
Resumes a paused stream
Parameters:
stream: string - the stream to resume
Returns:
boolean (true
) - the confirmation for resuming a stream
Throws:
SOL Pay SDK Fatal Error: Invalid stream ${stream}.
- an invalid stream was used
Last updated