Documentation
Storybook (Main)
Storybook (Develop)
Preparing search index...
The search index is not available
Webebeb Team's Tools Docs
Webebeb Team's Tools Docs
stores/socket/socket.config
SocketAuth
Interface SocketAuth
소켓 인증에 필요한 정보 인터페이스입니다.
interface
SocketAuth
{
playerId
:
string
;
roomId
:
string
;
}
Index
Properties
player
Id
room
Id
Properties
player
Id
player
Id
:
string
플레이어 식별자
room
Id
room
Id
:
string
방 식별자
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
player
Id
room
Id
Documentation
Storybook (Main)
Storybook (Develop)
Webebeb Team's Tools Docs
Loading...
소켓 인증에 필요한 정보 인터페이스입니다.