subscribeRemoteVideoStream abstract method

Future<int> subscribeRemoteVideoStream(
  1. int uid,
  2. int streamType,
  3. bool subscribe
)

Implementation

Future<int> subscribeRemoteVideoStream(
    int uid, int streamType, bool subscribe);