tryToxic
 All Classes Functions
toxModels.toxUser Class Reference
Inheritance diagram for toxModels.toxUser:
toxModels.toxGroupUser

Public Member Functions

def __init__
 
def getFileById
 

Public Attributes

 friendId
 
 name
 
 pubKey
 
 status
 
 statusMessage
 
 isGroup
 
 isOnline
 
 files
 

Detailed Description

toxUser is a individual in binary/dual/non-group-chat. It's a data-object too.

Definition at line 43 of file toxModels.py.

Member Function Documentation

def toxModels.toxUser.getFileById (   self,
  id 
)
Get a toxFile-Object by it's fileId
return toxFile or None

Definition at line 57 of file toxModels.py.


The documentation for this class was generated from the following file: