symphony.bdk.core.service.stream.stream_util.from_url_safe_stream_id#
- symphony.bdk.core.service.stream.stream_util.from_url_safe_stream_id(stream_id: str) str #
Convert the URLSafe encoded stream id to the corresponding original stream id
- Parameters
stream_id – streamId of the stream to be parsed
- Returns
stream id after conversion