remove

abstract suspend fun remove(sidOrUniqueName: String)

Remove SyncStream without opening it.

Parameters

sidOrUniqueName

SID or unique name of existing SyncStream.

Throws

TwilioException

When error occurred while removing the stream.