Method | Description | |
---|---|---|
firebase_AuthToken ( this firebase ) : string | ||
firebase_DisableSslCertCheck ( this firebase ) : bool | ||
firebase_ForceOffline ( this firebase ) : bool | ||
firebase_RootArea ( this firebase ) : string | ||
firebase_Site ( this firebase ) : string | ||
offline ( this firebase ) : bool |
public static firebase_AuthToken ( this firebase ) : string | ||
firebase | this | |
return | string |
public static firebase_DisableSslCertCheck ( this firebase ) : bool | ||
firebase | this | |
return | bool |
public static firebase_ForceOffline ( this firebase ) : bool | ||
firebase | this | |
return | bool |
public static firebase_RootArea ( this firebase ) : string | ||
firebase | this | |
return | string |
public static firebase_Site ( this firebase ) : string | ||
firebase | this | |
return | string |
public static offline ( this firebase ) : bool | ||
firebase | this | |
return | bool |