Method | Description | |
---|---|---|
LoadFrom ( string filename ) : |
||
PubnubCredentials ( string publishingKey, string subscriptionKey ) : System | ||
PubnubCredentials ( string publishingKey, string subscriptionKey, string secretKey ) : System |
public static LoadFrom ( string filename ) : |
||
filename | string | |
return |
public PubnubCredentials ( string publishingKey, string subscriptionKey ) : System | ||
publishingKey | string | |
subscriptionKey | string | |
return | System |
public PubnubCredentials ( string publishingKey, string subscriptionKey, string secretKey ) : System | ||
publishingKey | string | |
subscriptionKey | string | |
secretKey | string | |
return | System |