Click or drag to resize
Local Multiplayer for iOS/tvOS/macOS
AppleLocalMultiplayerUtility Class
Inheritance Hierarchy
SystemObject
  LostPolygon.Apple.LocalMultiplayerAppleLocalMultiplayerUtility

Namespace:  LostPolygon.Apple.LocalMultiplayer
Syntax
C#
public static class Utility

The AppleLocalMultiplayerUtility type exposes the following members.

Methods
  NameDescription
Public methodStatic memberStringToValidServiceTypeName
Transforms a string into a valid service type name. It can be up to 15 characters long, valid characters are ASCII lowercase letters, numbers, and the hyphen.
Public methodStatic memberTruncateStringToEncodingBytes
Truncates the strings to a number of bytes in a given encoding.
Top
See Also