PlayBaasResponse
ZEPETO.Module.PlayBaasResponse
Base class for playbaas-related response classes.
Hierarchy
↳
PlayBaasResponse
Constructors
constructor
• new PlayBaasResponse()
Inherited from
Properties
isSuccess
• isSuccess: boolean
Represents the success status of the request.
Set to true
upon successful completion.
Inherited from
message
• message: string
Describes the result of the request.