Метод | Описание | |
---|---|---|
LoadFrom ( string filename ) : |
||
PubnubCredentials ( string publishingKey, string subscriptionKey ) : System | ||
PubnubCredentials ( string publishingKey, string subscriptionKey, string secretKey ) : System |
public static LoadFrom ( string filename ) : |
||
filename | string | |
Результат |
public PubnubCredentials ( string publishingKey, string subscriptionKey ) : System | ||
publishingKey | string | |
subscriptionKey | string | |
Результат | System |
public PubnubCredentials ( string publishingKey, string subscriptionKey, string secretKey ) : System | ||
publishingKey | string | |
subscriptionKey | string | |
secretKey | string | |
Результат | System |