AppleLocalMultiplayerUtility Class |
Namespace: LostPolygon.Apple.LocalMultiplayer
public static class Utility
The AppleLocalMultiplayerUtility type exposes the following members.
Name | Description | |
---|---|---|
StringToValidServiceTypeName |
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.
| |
TruncateStringToEncodingBytes |
Truncates the strings to a number of bytes in a given encoding.
|