AllJoynStatus
AllJoynStatus
AllJoynStatus
AllJoynStatus
Class
Definition
Defines a collection of properties used to convey meaning for AllJoyn status codes. For possible status values, refer to the AllJoyn standard documentation.
public : static class AllJoynStatuspublic static class AllJoynStatusPublic Static Class AllJoynStatus// You can use this class in JavaScript.
- Attributes
| Device family |
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
| Capabilities |
allJoyn
|
Properties
AuthenticationFailed AuthenticationFailed AuthenticationFailed AuthenticationFailed
Indicates that authentication could not be completed.
public : static int AuthenticationFailed { get; }public static int AuthenticationFailed { get; }Public Static ReadOnly Property AuthenticationFailed As int// You can use this property in JavaScript.
- Value
- int int int int
The relevant AllJoyn status code.
| Device family |
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
| Capabilities |
allJoyn
|
AuthenticationRejectedByUser AuthenticationRejectedByUser AuthenticationRejectedByUser AuthenticationRejectedByUser
Authentication was rejected by the advertising app.
public : static int AuthenticationRejectedByUser { get; }public static int AuthenticationRejectedByUser { get; }Public Static ReadOnly Property AuthenticationRejectedByUser As int// You can use this property in JavaScript.
- Value
- int int int int
The relevant AllJoyn status code.
| Device family |
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
| Capabilities |
allJoyn
|
ConnectionRefused ConnectionRefused ConnectionRefused ConnectionRefused
The connection to the session was refused.
public : static int ConnectionRefused { get; }public static int ConnectionRefused { get; }Public Static ReadOnly Property ConnectionRefused As int// You can use this property in JavaScript.
- Value
- int int int int
The relevant AllJoyn status code.
| Device family |
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
| Capabilities |
allJoyn
|
Fail Fail Fail Fail
The operation has failed.
public : static int Fail { get; }public static int Fail { get; }Public Static ReadOnly Property Fail As int// You can use this property in JavaScript.
- Value
- int int int int
The relevant AllJoyn status code.
| Device family |
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
| Capabilities |
allJoyn
|
InsufficientSecurity InsufficientSecurity InsufficientSecurity InsufficientSecurity
Insufficient security provided for session connections.
public : static int InsufficientSecurity { get; }public static int InsufficientSecurity { get; }Public Static ReadOnly Property InsufficientSecurity As int// You can use this property in JavaScript.
- Value
- int int int int
The relevant AllJoyn status code.
| Device family |
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
| Capabilities |
allJoyn
|
InvalidArgument1 InvalidArgument1 InvalidArgument1 InvalidArgument1
Function call argument 1 is invalid.
public : static int InvalidArgument1 { get; }public static int InvalidArgument1 { get; }Public Static ReadOnly Property InvalidArgument1 As int// You can use this property in JavaScript.
- Value
- int int int int
The relevant AllJoyn status code.
| Device family |
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
| Capabilities |
allJoyn
|
InvalidArgument2 InvalidArgument2 InvalidArgument2 InvalidArgument2
Function call argument 2 is invalid.
public : static int InvalidArgument2 { get; }public static int InvalidArgument2 { get; }Public Static ReadOnly Property InvalidArgument2 As int// You can use this property in JavaScript.
- Value
- int int int int
The relevant AllJoyn status code.
| Device family |
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
| Capabilities |
allJoyn
|
InvalidArgument3 InvalidArgument3 InvalidArgument3 InvalidArgument3
Function call argument 3 is invalid.
public : static int InvalidArgument3 { get; }public static int InvalidArgument3 { get; }Public Static ReadOnly Property InvalidArgument3 As int// You can use this property in JavaScript.
- Value
- int int int int
The relevant AllJoyn status code.
| Device family |
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
| Capabilities |
allJoyn
|
InvalidArgument4 InvalidArgument4 InvalidArgument4 InvalidArgument4
Function call argument 4 is invalid.
public : static int InvalidArgument4 { get; }public static int InvalidArgument4 { get; }Public Static ReadOnly Property InvalidArgument4 As int// You can use this property in JavaScript.
- Value
- int int int int
The relevant AllJoyn status code.
| Device family |
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
| Capabilities |
allJoyn
|
InvalidArgument5 InvalidArgument5 InvalidArgument5 InvalidArgument5
Function call argument 5 is invalid.
public : static int InvalidArgument5 { get; }public static int InvalidArgument5 { get; }Public Static ReadOnly Property InvalidArgument5 As int// You can use this property in JavaScript.
- Value
- int int int int
The relevant AllJoyn status code.
| Device family |
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
| Capabilities |
allJoyn
|
InvalidArgument6 InvalidArgument6 InvalidArgument6 InvalidArgument6
Function call argument 6 is invalid.
public : static int InvalidArgument6 { get; }public static int InvalidArgument6 { get; }Public Static ReadOnly Property InvalidArgument6 As int// You can use this property in JavaScript.
- Value
- int int int int
The relevant AllJoyn status code.
| Device family |
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
| Capabilities |
allJoyn
|
InvalidArgument7 InvalidArgument7 InvalidArgument7 InvalidArgument7
Function call argument 7 is invalid.
public : static int InvalidArgument7 { get; }public static int InvalidArgument7 { get; }Public Static ReadOnly Property InvalidArgument7 As int// You can use this property in JavaScript.
- Value
- int int int int
The relevant AllJoyn status code.
| Device family |
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
| Capabilities |
allJoyn
|
InvalidArgument8 InvalidArgument8 InvalidArgument8 InvalidArgument8
Function call argument 8 is invalid.
public : static int InvalidArgument8 { get; }public static int InvalidArgument8 { get; }Public Static ReadOnly Property InvalidArgument8 As int// You can use this property in JavaScript.
- Value
- int int int int
The relevant AllJoyn status code.
| Device family |
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
| Capabilities |
allJoyn
|
Ok Ok Ok Ok
Operation successful.
public : static int Ok { get; }public static int Ok { get; }Public Static ReadOnly Property Ok As int// You can use this property in JavaScript.
- Value
- int int int int
The relevant AllJoyn status code.
| Device family |
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
| Capabilities |
allJoyn
|
OperationTimedOut OperationTimedOut OperationTimedOut OperationTimedOut
The operation timed out.
public : static int OperationTimedOut { get; }public static int OperationTimedOut { get; }Public Static ReadOnly Property OperationTimedOut As int// You can use this property in JavaScript.
- Value
- int int int int
The relevant AllJoyn status code.
| Device family |
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
| Capabilities |
allJoyn
|
OtherEndClosed OtherEndClosed OtherEndClosed OtherEndClosed
The Producer end of the session connection was closed.
public : static int OtherEndClosed { get; }public static int OtherEndClosed { get; }Public Static ReadOnly Property OtherEndClosed As int// You can use this property in JavaScript.
- Value
- int int int int
The relevant AllJoyn status code.
| Device family |
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
| Capabilities |
allJoyn
|
SslConnectFailed SslConnectFailed SslConnectFailed SslConnectFailed
The SSL connection has failed.
public : static int SslConnectFailed { get; }public static int SslConnectFailed { get; }Public Static ReadOnly Property SslConnectFailed As int// You can use this property in JavaScript.
- Value
- int int int int
The relevant AllJoyn status code.
| Device family |
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
| Capabilities |
allJoyn
|
SslIdentityVerificationFailed SslIdentityVerificationFailed SslIdentityVerificationFailed SslIdentityVerificationFailed
The SSL verification failed. Review provided SSL credentials.
public : static int SslIdentityVerificationFailed { get; }public static int SslIdentityVerificationFailed { get; }Public Static ReadOnly Property SslIdentityVerificationFailed As int// You can use this property in JavaScript.
- Value
- int int int int
The relevant AllJoyn status code.
| Device family |
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
| Capabilities |
allJoyn
|