OAuthGroupAuthorizationCodeFlowQuery

Undocumented in source.

Constructors

this
this(VkApiClient client, string endpoint, int clientId, string clientSecret, string redirectUri, string code)
Undocumented in source.

Members

Functions

essentialKeys
string[] essentialKeys()
Undocumented in source. Be warned that the author may not have intended to support it.
getThis
OAuthGroupAuthorizationCodeFlowQuery getThis()
Undocumented in source. Be warned that the author may not have intended to support it.
setClientId
OAuthGroupAuthorizationCodeFlowQuery setClientId(int value)
Undocumented in source. Be warned that the author may not have intended to support it.
setClientSecret
OAuthGroupAuthorizationCodeFlowQuery setClientSecret(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
setCode
OAuthGroupAuthorizationCodeFlowQuery setCode(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
setRedirectUri
OAuthGroupAuthorizationCodeFlowQuery setRedirectUri(string value)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta