openReplayKit method

void openReplayKit()

Implementation

void openReplayKit() {
  ReplayKitLauncher.launchReplayKitBroadcast(broadcastExtName);
}