Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(361)

Unified Diff: remoting/ios/app/app_delegate.h

Issue 2957943002: [CRD iOS] Add the host setup instruction page (Closed)
Patch Set: Resolve Feedback Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « remoting/ios/app/BUILD.gn ('k') | remoting/ios/app/app_delegate.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/ios/app/app_delegate.h
diff --git a/remoting/ios/app/app_delegate.h b/remoting/ios/app/app_delegate.h
index 68320f30fc6db34a9388783585a32c7fc14b4d0a..3f4589a31a605bbd748a9e9d62bc62fb4e99d19b 100644
--- a/remoting/ios/app/app_delegate.h
+++ b/remoting/ios/app/app_delegate.h
@@ -28,6 +28,9 @@
// controller.
- (void)navigateToSendFeedback:(UINavigationController*)navigationController;
+// Pop up an Email compose view filled with the instructions to setup the host.
+- (void)emailSetupInstructions;
+
@end
#endif // REMOTING_IOS_APP_APP_DELEGATE_H_
« no previous file with comments | « remoting/ios/app/BUILD.gn ('k') | remoting/ios/app/app_delegate.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698