
    d{iRw                         d Z ddlmZ ddlmZmZmZmZmZmZm	Z	 ddl
mZmZ ddlmZ ddlmZ ddlmZ ddlmZ dd	lmZ  G d
 de      Z G d de      Z G d de      Zy)a  
    This code was generated by
   ___ _ _ _ _ _    _ ____    ____ ____ _    ____ ____ _  _ ____ ____ ____ ___ __   __
    |  | | | | |    | |  | __ |  | |__| | __ | __ |___ |\ | |___ |__/ |__|  | |  | |__/
    |  |_|_| | |___ | |__|    |__| |  | |    |__] |___ | \| |___ |  \ |  |  | |__| |  \

    Twilio - Conversations
    This is the public Twilio REST API.

    NOTE: This class is auto generated by OpenAPI Generator.
    https://openapi-generator.tech
    Do not edit the class manually.
    )datetime)AnyDictListOptionalUnionIteratorAsyncIterator)deserializevalues)ApiResponse)InstanceResource)ListResource)Version)Pagec                   V     e Zd Z G d de      Z	 dedeeef   f fdZ	defdZ
 xZS )ParticipantConversationInstancec                       e Zd ZdZdZdZy)%ParticipantConversationInstance.StateinactiveactiveclosedN)__name__
__module____qualname__INACTIVEACTIVECLOSED     s/home/sas/my/fyp/ringai/.venv/lib/python3.12/site-packages/twilio/rest/conversations/v1/participant_conversation.pyStater      s    r    r"   versionpayloadc                 0   t         |   |       |j                  d      | _        |j                  d      | _        |j                  d      | _        |j                  d      | _        |j                  d      | _        |j                  d      | _        |j                  d      | _	        |j                  d      | _
        |j                  d	      | _        |j                  d
      | _        t        j                  |j                  d            | _        t        j                  |j                  d            | _        |j                  d      | _        |j                  d      | _        |j                  d      | _        |j                  d      | _        y )Naccount_sidchat_service_sidparticipant_sidparticipant_user_sidparticipant_identityparticipant_messaging_bindingconversation_sidconversation_unique_nameconversation_friendly_nameconversation_attributesconversation_date_createdconversation_date_updatedconversation_created_byconversation_stateconversation_timerslinks)super__init__getr&   r'   r(   r)   r*   r+   r,   r-   r.   r/   r   iso8601_datetimer0   r1   r2   r3   r4   r5   )selfr#   r$   	__class__s      r!   r7   z(ParticipantConversationInstance.__init__4   so   !*1++m*D/6{{;M/N.5kk:K.L3:;;?U3V!3:;;?U3V!JQ+++K
* 07{{;M/N7>{{&8
% :A(:
' 7>kk%7
$ ((5P)QR 	& ((5P)QR 	& 7>kk%7
$ KK,- 	 AH!A
  3:++g2F
r    returnc                      y)f
        Provide a friendly representation

        :returns: Machine friendly representation
        z9<Twilio.Conversations.V1.ParticipantConversationInstance>r   r:   s    r!   __repr__z(ParticipantConversationInstance.__repr__Z   s     Kr    )r   r   r   objectr"   r   r   strr   r7   r@   __classcell__r;   s   @r!   r   r      sA     
&$G $G$sCx. $GLK# Kr    r   c                   2    e Zd Zdeeef   defdZdefdZy)ParticipantConversationPager$   r<   c                 .    t        | j                  |      S )z}
        Build an instance of ParticipantConversationInstance

        :param payload: Payload response from the API
        )r   _version)r:   r$   s     r!   get_instancez(ParticipantConversationPage.get_instancef   s     /t}}gFFr    c                      y)r>   z5<Twilio.Conversations.V1.ParticipantConversationPage>r   r?   s    r!   r@   z$ParticipantConversationPage.__repr__n        Gr    N)	r   r   r   r   rB   r   r   rI   r@   r   r    r!   rF   rF   d   s/    GDcN G7V GG# Gr    rF   c                       e Zd Zdef fdZej                  ej                  ddfdeee	f   deee	f   de
e   de
e   dee   f
d	Zej                  ej                  ddfdeee	f   deee	f   de
e   de
e   dee   f
d
Zej                  ej                  ddfdeee	f   deee	f   de
e   de
e   def
dZej                  ej                  ddfdeee	f   deee	f   de
e   de
e   def
dZej                  ej                  ddfdeee	f   deee	f   de
e   de
e   dee   f
dZej                  ej                  ddfdeee	f   deee	f   de
e   de
e   dee   f
dZej                  ej                  ddfdeee	f   deee	f   de
e   de
e   def
dZej                  ej                  ddfdeee	f   deee	f   de
e   de
e   def
dZej                  ej                  ej                  ej                  ej                  fdeee	f   deee	f   deee	f   deee	f   deee	f   defdZej                  ej                  ej                  ej                  ej                  fdeee	f   deee	f   deee	f   deee	f   deee	f   defdZej                  ej                  ej                  ej                  ej                  fdeee	f   deee	f   deee	f   deee	f   deee	f   defdZej                  ej                  ej                  ej                  ej                  fdeee	f   deee	f   deee	f   deee	f   deee	f   defdZdedefdZdedefdZ defdZ! xZ"S )ParticipantConversationListr#   c                 2    t         |   |       d| _        y)zy
        Initialize the ParticipantConversationList

        :param version: Version that contains the resource

        z/ParticipantConversationsN)r6   r7   _uri)r:   r#   r;   s     r!   r7   z$ParticipantConversationList.__init__y   s     	!/	r    Nidentityaddresslimit	page_sizer<   c                     | j                   j                  ||      }| j                  |||d         }| j                   j                  ||d         S )a  
        Streams ParticipantConversationInstance records from the API as a generator stream.
        This operation lazily loads records as efficiently as possible until the limit
        is reached.
        The results are returned as a generator, so this operation is memory efficient.

        :param str identity: A unique string identifier for the conversation participant as [Conversation User](https://www.twilio.com/docs/conversations/api/user-resource). This parameter is non-null if (and only if) the participant is using the Conversations SDK to communicate. Limited to 256 characters.
        :param str address: A unique string identifier for the conversation participant who's not a Conversation User. This parameter could be found in messaging_binding.address field of Participant resource. It should be url-encoded.
        :param limit: Upper limit for the number of records to return. stream()
                      guarantees to never return more than limit.  Default is no limit
        :param page_size: Number of records to fetch per request, when not set will use
                          the default value of 50 records.  If no page_size is defined
                          but a limit is defined, stream() will attempt to read the
                          limit with the most efficient page size, i.e. min(limit, 1000)

        :returns: Generator that will yield up to limit results
        rS   rP   rQ   rS   rR   )rH   read_limitspagestreamr:   rP   rQ   rR   rS   limitsrW   s          r!   rX   z"ParticipantConversationList.stream   sV    0 **5)<yyw&:M  
 }}##D&/::r    c                    K   | j                   j                  ||      }| j                  |||d          d{   }| j                   j                  ||d         S 7 #w)a  
        Asynchronously streams ParticipantConversationInstance records from the API as a generator stream.
        This operation lazily loads records as efficiently as possible until the limit
        is reached.
        The results are returned as a generator, so this operation is memory efficient.

        :param str identity: A unique string identifier for the conversation participant as [Conversation User](https://www.twilio.com/docs/conversations/api/user-resource). This parameter is non-null if (and only if) the participant is using the Conversations SDK to communicate. Limited to 256 characters.
        :param str address: A unique string identifier for the conversation participant who's not a Conversation User. This parameter could be found in messaging_binding.address field of Participant resource. It should be url-encoded.
        :param limit: Upper limit for the number of records to return. stream()
                      guarantees to never return more than limit.  Default is no limit
        :param page_size: Number of records to fetch per request, when not set will use
                          the default value of 50 records.  If no page_size is defined
                          but a limit is defined, stream() will attempt to read the
                          limit with the most efficient page size, i.e. min(limit, 1000)

        :returns: Generator that will yield up to limit results
        rS   rU   NrR   )rH   rV   
page_asyncstream_asyncrY   s          r!   r]   z(ParticipantConversationList.stream_async   sd     0 **5)<__w&:M % 
 
 }}))$w@@	
s   7AA$Ac                     | j                   j                  ||      }| j                  |||d         }| j                   j                  |j                  |d         }||j
                  |j                  fS )a  
        Streams ParticipantConversationInstance and returns headers from first page


        :param str identity: A unique string identifier for the conversation participant as [Conversation User](https://www.twilio.com/docs/conversations/api/user-resource). This parameter is non-null if (and only if) the participant is using the Conversations SDK to communicate. Limited to 256 characters.
        :param str address: A unique string identifier for the conversation participant who's not a Conversation User. This parameter could be found in messaging_binding.address field of Participant resource. It should be url-encoded.
        :param limit: Upper limit for the number of records to return. stream()
                      guarantees to never return more than limit.  Default is no limit
        :param page_size: Number of records to fetch per request, when not set will use
                          the default value of 50 records.  If no page_size is defined
                          but a limit is defined, stream() will attempt to read the
                          limit with the most efficient page size, i.e. min(limit, 1000)

        :returns: tuple of (generator, status_code, headers) where generator yields instances
        rS   rU   rR   )rH   rV   page_with_http_inforX   datastatus_codeheadersr:   rP   rQ   rR   rS   rZ   page_response	generators           r!   stream_with_http_infoz1ParticipantConversationList.stream_with_http_info   sv    , **5)<00w&:M 1 
 MM((););VG_M	=44m6K6KLLr    c                   K   | j                   j                  ||      }| j                  |||d          d{   }| j                   j                  |j                  |d         }||j
                  |j                  fS 7 Fw)a  
        Asynchronously streams ParticipantConversationInstance and returns headers from first page


        :param str identity: A unique string identifier for the conversation participant as [Conversation User](https://www.twilio.com/docs/conversations/api/user-resource). This parameter is non-null if (and only if) the participant is using the Conversations SDK to communicate. Limited to 256 characters.
        :param str address: A unique string identifier for the conversation participant who's not a Conversation User. This parameter could be found in messaging_binding.address field of Participant resource. It should be url-encoded.
        :param limit: Upper limit for the number of records to return. stream()
                      guarantees to never return more than limit.  Default is no limit
        :param page_size: Number of records to fetch per request, when not set will use
                          the default value of 50 records.  If no page_size is defined
                          but a limit is defined, stream() will attempt to read the
                          limit with the most efficient page size, i.e. min(limit, 1000)

        :returns: tuple of (generator, status_code, headers) where generator yields instances
        rS   rU   NrR   )rH   rV   page_with_http_info_asyncr]   r`   ra   rb   rc   s           r!   stream_with_http_info_asyncz7ParticipantConversationList.stream_with_http_info_async   s     , **5)<"<<w&:M = 
 
 MM..}/A/A6'?S	=44m6K6KLL
s   7BB ABc                 >    t        | j                  ||||            S )a)  
        Lists ParticipantConversationInstance records from the API as a list.
        Unlike stream(), this operation is eager and will load `limit` records into
        memory before returning.

        :param str identity: A unique string identifier for the conversation participant as [Conversation User](https://www.twilio.com/docs/conversations/api/user-resource). This parameter is non-null if (and only if) the participant is using the Conversations SDK to communicate. Limited to 256 characters.
        :param str address: A unique string identifier for the conversation participant who's not a Conversation User. This parameter could be found in messaging_binding.address field of Participant resource. It should be url-encoded.
        :param limit: Upper limit for the number of records to return. list() guarantees
                      never to return more than limit.  Default is no limit
        :param page_size: Number of records to fetch per request, when not set will use
                          the default value of 50 records.  If no page_size is defined
                          but a limit is defined, list() will attempt to read the limit
                          with the most efficient page size, i.e. min(limit, 1000)

        :returns: list that will contain up to limit results
        rP   rQ   rR   rS   )listrX   )r:   rP   rQ   rR   rS   s        r!   rl   z ParticipantConversationList.list   s.    . KK!#	  
 	
r    c                 ~   K   | j                  ||||       d{   2 cg c3 d{   }|7 7 	6 c}S c c}w w)a8  
        Asynchronously lists ParticipantConversationInstance records from the API as a list.
        Unlike stream(), this operation is eager and will load `limit` records into
        memory before returning.

        :param str identity: A unique string identifier for the conversation participant as [Conversation User](https://www.twilio.com/docs/conversations/api/user-resource). This parameter is non-null if (and only if) the participant is using the Conversations SDK to communicate. Limited to 256 characters.
        :param str address: A unique string identifier for the conversation participant who's not a Conversation User. This parameter could be found in messaging_binding.address field of Participant resource. It should be url-encoded.
        :param limit: Upper limit for the number of records to return. list() guarantees
                      never to return more than limit.  Default is no limit
        :param page_size: Number of records to fetch per request, when not set will use
                          the default value of 50 records.  If no page_size is defined
                          but a limit is defined, list() will attempt to read the limit
                          with the most efficient page size, i.e. min(limit, 1000)

        :returns: list that will contain up to limit results
        rk   N)r]   )r:   rP   rQ   rR   rS   records         r!   
list_asyncz&ParticipantConversationList.list_async  sZ     2 '+&7&7!#	 '8 ' !
 
 !
 
 	
 
s0   =0=842
48=48=c                 f    | j                  ||||      \  }}}t        |      }t        |||      S )a  
        Lists ParticipantConversationInstance and returns headers from first page


        :param str identity: A unique string identifier for the conversation participant as [Conversation User](https://www.twilio.com/docs/conversations/api/user-resource). This parameter is non-null if (and only if) the participant is using the Conversations SDK to communicate. Limited to 256 characters.
        :param str address: A unique string identifier for the conversation participant who's not a Conversation User. This parameter could be found in messaging_binding.address field of Participant resource. It should be url-encoded.
        :param limit: Upper limit for the number of records to return. list() guarantees
                      never to return more than limit.  Default is no limit
        :param page_size: Number of records to fetch per request, when not set will use
                          the default value of 50 records.  If no page_size is defined
                          but a limit is defined, list() will attempt to read the limit
                          with the most efficient page size, i.e. min(limit, 1000)

        :returns: ApiResponse with list of instances, status code, and headers
        rk   r`   ra   rb   )rf   rl   r   )	r:   rP   rQ   rR   rS   re   ra   rb   itemss	            r!   list_with_http_infoz/ParticipantConversationList.list_with_http_info?  sG    , +/*D*D	 +E +
'	; Y;PPr    c                    K   | j                  ||||       d{   \  }}}|2 cg c3 d{   }|7 7 	6 nc c}w }	}t        |	||      S w)a  
        Asynchronously lists ParticipantConversationInstance and returns headers from first page


        :param str identity: A unique string identifier for the conversation participant as [Conversation User](https://www.twilio.com/docs/conversations/api/user-resource). This parameter is non-null if (and only if) the participant is using the Conversations SDK to communicate. Limited to 256 characters.
        :param str address: A unique string identifier for the conversation participant who's not a Conversation User. This parameter could be found in messaging_binding.address field of Participant resource. It should be url-encoded.
        :param limit: Upper limit for the number of records to return. list() guarantees
                      never to return more than limit.  Default is no limit
        :param page_size: Number of records to fetch per request, when not set will use
                          the default value of 50 records.  If no page_size is defined
                          but a limit is defined, list() will attempt to read the limit
                          with the most efficient page size, i.e. min(limit, 1000)

        :returns: ApiResponse with list of instances, status code, and headers
        rk   Nrq   )ri   r   )
r:   rP   rQ   rR   rS   re   ra   rb   rn   rr   s
             r!   list_with_http_info_asyncz5ParticipantConversationList.list_with_http_info_async^  sl     , 150P0P	 1Q 1
 +
'	; -666&+
 7666;PPs4   A6A<:8
:<A:<A
page_tokenpage_numberc                     t        j                  |||||d      }t        j                  ddi      }d|d<   | j                  j                  d| j                  ||      }t        | j                  |      S )a  
        Retrieve a single page of ParticipantConversationInstance records from the API.
        Request is executed immediately

        :param identity: A unique string identifier for the conversation participant as [Conversation User](https://www.twilio.com/docs/conversations/api/user-resource). This parameter is non-null if (and only if) the participant is using the Conversations SDK to communicate. Limited to 256 characters.
        :param address: A unique string identifier for the conversation participant who's not a Conversation User. This parameter could be found in messaging_binding.address field of Participant resource. It should be url-encoded.
        :param page_token: PageToken provided by the API
        :param page_number: Page Number, this value is simply for client state
        :param page_size: Number of records to return, defaults to 50

        :returns: Page of ParticipantConversationInstance
        IdentityAddress	PageTokenr   PageSizeContent-Type!application/x-www-form-urlencodedapplication/jsonAcceptGETmethoduriparamsrb   )r   ofrH   rW   rO   rF   	r:   rP   rQ   rv   rw   rS   r`   rb   responses	            r!   rW   z ParticipantConversationList.page}  s    ( yy$"'#%
 ))^-PQR.==%%diig & 
 +4==(CCr    c                 
  K   t        j                  |||||d      }t        j                  ddi      }d|d<   | j                  j                  d| j                  ||       d{   }t        | j                  |      S 7 w)	a  
        Asynchronously retrieve a single page of ParticipantConversationInstance records from the API.
        Request is executed immediately

        :param identity: A unique string identifier for the conversation participant as [Conversation User](https://www.twilio.com/docs/conversations/api/user-resource). This parameter is non-null if (and only if) the participant is using the Conversations SDK to communicate. Limited to 256 characters.
        :param address: A unique string identifier for the conversation participant who's not a Conversation User. This parameter could be found in messaging_binding.address field of Participant resource. It should be url-encoded.
        :param page_token: PageToken provided by the API
        :param page_number: Page Number, this value is simply for client state
        :param page_size: Number of records to return, defaults to 50

        :returns: Page of ParticipantConversationInstance
        ry   r~   r   r   r   r   r   N)r   r   rH   r\   rO   rF   r   s	            r!   r\   z&ParticipantConversationList.page_async  s     ( yy$"'#%
 ))^-PQR.11diig 2 
 
 +4==(CC
s   A$B&B'Bc                    t        j                  |||||d      }t        j                  ddi      }d|d<   | j                  j                  d| j                  ||      \  }}	}
t        | j                  |      }t        ||	|
      S )	a  
        Retrieve a single page with response metadata


        :param identity: A unique string identifier for the conversation participant as [Conversation User](https://www.twilio.com/docs/conversations/api/user-resource). This parameter is non-null if (and only if) the participant is using the Conversations SDK to communicate. Limited to 256 characters.
        :param address: A unique string identifier for the conversation participant who's not a Conversation User. This parameter could be found in messaging_binding.address field of Participant resource. It should be url-encoded.
        :param page_token: PageToken provided by the API
        :param page_number: Page Number, this value is simply for client state
        :param page_size: Number of records to return, defaults to 50

        :returns: ApiResponse with ParticipantConversationPage, status code, and headers
        ry   r~   r   r   r   r   r   rq   )r   r   rH   page_with_response_inforO   rF   r   r:   rP   rQ   rv   rw   rS   r`   rb   r   ra   response_headersrW   s               r!   r_   z/ParticipantConversationList.page_with_http_info  s    ( yy$"'#%
 ))^-PQR.26--2W2Wdiig 3X 3
/+/ +4==(C+GWXXr    c                 .  K   t        j                  |||||d      }t        j                  ddi      }d|d<   | j                  j                  d| j                  ||       d{   \  }}	}
t        | j                  |      }t        ||	|
	      S 7 ,w)
a  
        Asynchronously retrieve a single page with response metadata


        :param identity: A unique string identifier for the conversation participant as [Conversation User](https://www.twilio.com/docs/conversations/api/user-resource). This parameter is non-null if (and only if) the participant is using the Conversations SDK to communicate. Limited to 256 characters.
        :param address: A unique string identifier for the conversation participant who's not a Conversation User. This parameter could be found in messaging_binding.address field of Participant resource. It should be url-encoded.
        :param page_token: PageToken provided by the API
        :param page_number: Page Number, this value is simply for client state
        :param page_size: Number of records to return, defaults to 50

        :returns: ApiResponse with ParticipantConversationPage, status code, and headers
        ry   r~   r   r   r   r   r   Nrq   )r   r   rH   page_with_response_info_asyncrO   rF   r   r   s               r!   rh   z5ParticipantConversationList.page_with_http_info_async  s     ( yy$"'#%
 ))^-PQR. --==$))D' >   	0+/
 +4==(C+GWXXs   A$B&B'-B
target_urlc                     | j                   j                  j                  j                  d|      }t	        | j                   |      S )a  
        Retrieve a specific page of ParticipantConversationInstance records from the API.
        Request is executed immediately

        :param target_url: API-generated URL for the requested results page

        :returns: Page of ParticipantConversationInstance
        r   )rH   domaintwiliorequestrF   r:   r   r   s      r!   get_pagez$ParticipantConversationList.get_page  s7     ==''..66ujI*4==(CCr    c                    K   | j                   j                  j                  j                  d|       d{   }t	        | j                   |      S 7 w)a"  
        Asynchronously retrieve a specific page of ParticipantConversationInstance records from the API.
        Request is executed immediately

        :param target_url: API-generated URL for the requested results page

        :returns: Page of ParticipantConversationInstance
        r   N)rH   r   r   request_asyncrF   r   s      r!   get_page_asyncz*ParticipantConversationList.get_page_async)  sD      --44BB5*UU*4==(CC Vs   4AAAc                      y)r>   z5<Twilio.Conversations.V1.ParticipantConversationList>r   r?   s    r!   r@   z$ParticipantConversationList.__repr__5  rK   r    )#r   r   r   r   r7   r   unsetr   rB   rA   r   intr	   r   rX   r
   r]   tuplerf   ri   r   rl   ro   r   rs   ru   rF   rW   r\   r_   rh   r   r   r@   rC   rD   s   @r!   rM   rM   w   s   	0 	0 (.||&,ll##';V$; sF{#; }	;
 C=; 
1	2;B (.||&,ll##'AV$A sF{#A }	A
 C=A 
6	7AB (.||&,ll##'MV$M sF{#M }	M
 C=M 
M@ (.||&,ll##'MV$M sF{#M }	M
 C=M 
M@ (.||&,ll##'
V$
 sF{#
 }	

 C=
 
-	.
D (.||&,ll##'
V$
 sF{#
 }	

 C=
 
-	.
F (.||&,ll##'QV$Q sF{#Q }	Q
 C=Q 
QB (.||&,ll##'QV$Q sF{#Q }	Q
 C=Q 
QB (.||&,ll)/*0,,(.%DV$%D sF{#%D #v+&	%D
 3;'%D f%%D 
%%DR (.||&,ll)/*0,,(.%DV$%D sF{#%D #v+&	%D
 3;'%D f%%D 
%%DR (.||&,ll)/*0,,(.&YV$&Y sF{#&Y #v+&	&Y
 3;'&Y f%&Y 
&YT (.||&,ll)/*0,,(.(YV$(Y sF{#(Y #v+&	(Y
 3;'(Y f%(Y 
(YT
D3 
D+F 
D
Ds 
D7R 
DG# Gr    rM   N)__doc__r   typingr   r   r   r   r   r	   r
   twilio.baser   r   twilio.base.api_responser   twilio.base.instance_resourcer   twilio.base.list_resourcer   twilio.base.versionr   twilio.base.pager   r   rF   rM   r   r    r!   <module>r      sZ     L L L + 0 : 2 ' !GK&6 GKTG$ G&DG, DGr    