ScreenRecorder.h
IntroductionUse the links in the table of contents to the left to access the documentation. ConstantskRemoteSessionStartedextern NSString * const kRemoteSessionStarted; DiscussionPredefined NSString* type denoting the state of the remote session has been started. kRemoteSessionStoppedextern NSString * const kRemoteSessionStopped; DiscussionPredefined NSString* type denoting the state of the remote session has been stopped. |