public static void BindService(ServiceBinderBase serviceBinder, RealmsService.RealmsServiceBase 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\u003eThe \u003ccode\u003eRealmsService\u003c/code\u003e class, part of the Google Cloud for Games v1beta API, represents a service for managing realms, which are groupings of interchangeable game server clusters.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eRealmsService\u003c/code\u003e is 2.0.0-beta03, with previous versions including 2.0.0-beta02 and 1.0.0-beta09 also available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e methods allow for the creation and registration of service definitions for \u003ccode\u003eRealmsService\u003c/code\u003e, either with or without a specified server-side implementation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRealmsService\u003c/code\u003e inherits from the base \u003ccode\u003eobject\u003c/code\u003e class, which provides inherited members like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e methods take a \u003ccode\u003eRealmsServiceBase\u003c/code\u003e object, which implements server-side handling logic, and can be registered with a server or a \u003ccode\u003eServiceBinderBase\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]