I'm pretty sure you can't delete the actual stream through the SDK though. The SDK is a wrapper for the Engine API and that API concerns primarily apps and their contents, not their context. To to CRUD operations on streams, you should look into the Repository API (REST based):