Skip to content

add Api.getAuthTicketForWebApi#14

Open
RollinBarrel wants to merge 2 commits into
HeapsIO:masterfrom
RollinBarrel:getTicketForWebApi
Open

add Api.getAuthTicketForWebApi#14
RollinBarrel wants to merge 2 commits into
HeapsIO:masterfrom
RollinBarrel:getTicketForWebApi

Conversation

@RollinBarrel

Copy link
Copy Markdown

No description provided.

Comment thread steam/Api.hx

// GetTicketForWebApiResponse_t
registerGlobalEvent(100 + 68, function(data:{authTicket:Int, result:Int, length:Int, data:hl.Bytes}){
var cb = authTicketForWebApiCallbacks.get(data.authTicket);

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

authTicketForWebApiCallbacks is missing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants