public static void BindService(ServiceBinderBase serviceBinder, AppHub.AppHubBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eAppHub\u003c/code\u003e class within the Google Cloud App Hub v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAppHub\u003c/code\u003e class allows for the management of App Hub resources and is part of the \u003ccode\u003eGoogle.Cloud.AppHub.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e method creates a service definition that can be registered with a server, accepting an object that implements the server-side handling logic as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e method with \u003ccode\u003eServiceBinderBase\u003c/code\u003e allows customization of service binding logic by adding methods to a \u003ccode\u003eServiceBinderBase\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]