Click or drag to resize
Local Multiplayer for iOS/tvOS/macOS
Utility Methods

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