GooglePlayGames.BasicApi.CommonTypesUtil

Utility class for common types.

Summary

This class checks if a response status is a success or not.

Public static functions

StatusIsSuccess(ResponseStatus status)
bool
Checks if a response status is a success or not.

Public static functions

StatusIsSuccess

bool StatusIsSuccess(
  ResponseStatus status
)

Checks if a response status is a success or not.