TalkJs class

Constructors

TalkJs()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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

Static Properties

ready Future<void>
Complete when talkjs is ready
no setter

Static Methods

getAppMetadata(String appId) Future<AppMetadata>
Retrieves global App metadata.
oneOnOneId(dynamic me, dynamic other) String
NOTE: If this function changes make sure to update the documentation in The_Talk_Object.md