localization

package
v0.0.0-...-9535929 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 24, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetLanguageListRequestModel

type GetLanguageListRequestModel struct {
	// CustomTags the optional custom tags associated with the request (e.g. build number, external trace identifiers, etc.).
	CustomTags map[string]string `json:"CustomTags,omitempty"`
}

GetLanguageListRequest

type GetLanguageListResponseModel

type GetLanguageListResponseModel struct {
	// LanguageList the list of allowed languages, in BCP47 two-letter format
	LanguageList []string `json:"LanguageList,omitempty"`
}

GetLanguageListResponse

func GetLanguageList

func GetLanguageList(settings *playfab.Settings, postData *GetLanguageListRequestModel, entityToken string) (*GetLanguageListResponseModel, error)

GetLanguageList retrieves the list of allowed languages, only accessible by title entities https://api.playfab.com/Documentation/Localization/method/GetLanguageList

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL