Photon Unity Networking  v1.81
English | 日本語 | 한국
Public Attributes | List of all members
ExitGames.Client.Photon.Chat.ParameterCode Class Reference

Public Attributes

const byte ApplicationId = 224
 
const byte Secret = 221
 (221) 암호화를 위해 내부적으로 사용 More...
 
const byte AppVersion = 220
 
const byte ClientAuthenticationType = 217
 (217) 이 키의 (바이트) 값은 클라이언트가 연결하려는 타겟 커스텀 인증 타입/서비스를 정의 합니다. OpAuthenticate 에서 사용 More...
 
const byte ClientAuthenticationParams = 216
 (216) 이 키의(문자열) 값은 클라이언트가 연결하려는 커스텀 인증 타입/서비스로 전달되는 파라미터를 제공 합니다. OpAuthenticate에서 사용 More...
 
const byte ClientAuthenticationData = 214
 (214) 이 키(문자열 또는 byte[]) 값은 Photon 관리화면에 커스텀 인증 서비스 설정에 전송되는 파라미터를 제공합니다. OpAuthenticate 에서 사용 More...
 
const byte Region = 210
 (210) OpAuth 와 OpGetRegions 에서 지역값으로 사용됨. More...
 
const byte Address = 230
 (230) 사용하려는 (게임)서버의 주소. More...
 
const byte UserId = 225
 (225) 사용자의 ID More...
 

Member Data Documentation

const byte ExitGames.Client.Photon.Chat.ParameterCode.Address = 230

(230) 사용하려는 (게임)서버의 주소.

const byte ExitGames.Client.Photon.Chat.ParameterCode.ApplicationId = 224
const byte ExitGames.Client.Photon.Chat.ParameterCode.AppVersion = 220
const byte ExitGames.Client.Photon.Chat.ParameterCode.ClientAuthenticationData = 214

(214) 이 키(문자열 또는 byte[]) 값은 Photon 관리화면에 커스텀 인증 서비스 설정에 전송되는 파라미터를 제공합니다. OpAuthenticate 에서 사용

const byte ExitGames.Client.Photon.Chat.ParameterCode.ClientAuthenticationParams = 216

(216) 이 키의(문자열) 값은 클라이언트가 연결하려는 커스텀 인증 타입/서비스로 전달되는 파라미터를 제공 합니다. OpAuthenticate에서 사용

const byte ExitGames.Client.Photon.Chat.ParameterCode.ClientAuthenticationType = 217

(217) 이 키의 (바이트) 값은 클라이언트가 연결하려는 타겟 커스텀 인증 타입/서비스를 정의 합니다. OpAuthenticate 에서 사용

const byte ExitGames.Client.Photon.Chat.ParameterCode.Region = 210

(210) OpAuth 와 OpGetRegions 에서 지역값으로 사용됨.

const byte ExitGames.Client.Photon.Chat.ParameterCode.Secret = 221

(221) 암호화를 위해 내부적으로 사용

const byte ExitGames.Client.Photon.Chat.ParameterCode.UserId = 225

(225) 사용자의 ID