public interface StreamAddRemoveListener
| Modifier and Type | Method and Description |
|---|---|
void |
streamAdded(int tenantId,
String streamId) |
void |
streamRemoved(int tenantId,
String streamId) |
Copyright © 2015 WSO2. All rights reserved.