takeRemoteSnapshot abstract method

Future<int> takeRemoteSnapshot(
  1. int uid,
  2. int streamType,
  3. String path
)

Implementation

Future<int> takeRemoteSnapshot(int uid, int streamType, String path);