SubStreamChanged typedef

SubStreamChanged = void Function(int userId, StreamType streamType)

Implementation

typedef SubStreamChanged = void Function(int userId, StreamType streamType);