Type alias GooglePlayConnectionResult

GooglePlayConnectionResult: {
    connectionResult: string;
}

Type declaration

  • connectionResult: string

    Errors found when attempting to connect to google play services. See ConnectionResult