VrcApi class

Web implementation of the API

Inheritance

Constructors

VrcApi({required BaseOptions options, required List<Interceptor> interceptors, String? cookiePath, String? proxyUrl})
DO NOT INSTANTIATE

Properties

auth Auth
Access to auth convenience methods
finalinherited
hashCode int
The hash code for this object.
no setterinherited
rawApi → VrchatDartGenerated
Access to the raw generated API
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
streaming VrcStreaming
Access to websocket streaming
finalinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited