Beamable SDK
Public Member Functions | List of all members
Beamable.Common.Api.BeamableGetApiResource< ScopedRsp > Class Template Reference

This type defines getting Api data source. More...

Inheritance diagram for Beamable.Common.Api.BeamableGetApiResource< ScopedRsp >:
Inheritance graph
[legend]

Public Member Functions

 BeamableGetApiResource (bool useCache=false)
 
Promise< ScopedRsp > RequestData (IBeamableRequester requester, IUserContext ctx, string serviceName, string scope)
 
virtual Promise< ScopedRsp > RequestData (IBeamableRequester requester, string url)
 
virtual string CreateRefreshUrl (IUserContext ctx, string serviceName, string scope)
 

Detailed Description

This type defines getting Api data source.

Related Links

img beamable-logo

Member Function Documentation

◆ CreateRefreshUrl()

virtual string Beamable.Common.Api.BeamableGetApiResource< ScopedRsp >.CreateRefreshUrl ( IUserContext  ctx,
string  serviceName,
string  scope 
)
inlinevirtual

The documentation for this class was generated from the following file: